Skip to content

1.18.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 20:31
· 6 commits to master since this release
v1.18.3
5862a36

Bug fixes

  • Fixed uppercase ASCII hosts being rejected by :meth:URL.build() <yarl.URL.build> and :py:meth:~yarl.URL.with_host -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #954, #1442.

Miscellaneous internal changes

  • Improved performances of multiple path properties on cache miss -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1443.