1.18.1
·
176 commits
to master
since this release
This release failed to fully upload and was yanked from PyPI. Please use 1.18.2 instead.
Miscellaneous internal changes
-
Improved cache performance when :class:
~yarl.URLobjects are constructed from :py:meth:~yarl.URL.buildwithencoded=True-- by :user:bdraco.Related issues and pull requests on GitHub:
#1432. -
Improved cache performance for operations that produce a new :class:
~yarl.URLobject -- by :user:bdraco.