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
.
Miscellaneous internal changes
-
Improved performances of multiple path properties on cache miss -- by :user:
bdraco
.Related issues and pull requests on GitHub:
#1443.