pypi yarl 1.9.11

latest releases: 1.24.5, 1.24.2, 1.24.1...
23 months ago

Bug fixes

  • Fixed a :exc:TypeError with MultiDictProxy and Python 3.8 -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1084, #1105, #1107.

Miscellaneous internal changes

  • Improved performance of encoding hosts -- by :user:bdraco.

    Previously, the library would unconditionally try to parse a host as an IP Address. The library now avoids trying to parse a host as an IP Address if the string is not in one of the formats described in :rfc:3986#section-3.2.2.

    Related issues and pull requests on GitHub:
    #1104.


Don't miss a new yarl release

NewReleases is sending notifications on new releases.