Skip to content

1.17.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 21:50
· 19 commits to master since this release
v1.17.1
f7b83d7

Miscellaneous internal changes

  • Improved performance of many :class:~yarl.URL methods -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1396, #1397, #1398.

  • Improved performance of passing a dict or str to :py:meth:~yarl.URL.extend_query -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1401.