pypi yarl 1.12.0

latest release: 1.12.1
8 hours ago

Features

  • Added :attr:~yarl.URL.path_safe to be able to fetch the path without %2F and %25 decoded -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1150.

Removals and backward incompatible breaking changes

  • Restore decoding %2F (/) in URL.path -- by :user:bdraco.

    This change restored the behavior before #1057.

    Related issues and pull requests on GitHub:
    #1151.

Miscellaneous internal changes

  • Improved performance of processing paths -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1143.


Don't miss a new yarl release

NewReleases is sending notifications on new releases.