Skip to content

1.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 23:55
· 194 commits to master since this release
aacb77f

Miscellaneous internal changes

  • Improved performance of calling :py:meth:~yarl.URL.build -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1222.

  • Improved performance of all :class:~yarl.URL methods that create new :class:~yarl.URL objects -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1226.

  • Improved performance of :class:~yarl.URL methods that modify the network location -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    #1229.