Daniel Garcia
971cd0450c
* Fixed uppercase ASCII hosts being rejected by :meth:URL.build() <yarl.URL.build> and :py:meth:~yarl.URL.with_host -- by :user:bdraco. * Improved performances of multiple path properties on cache miss -- by :user:bdraco. 1.18.0: * Added keep_query and keep_fragment flags in the :py:meth:yarl.URL.with_path, :py:meth:yarl.URL.with_name and :py:meth:yarl.URL.with_suffix methods, allowing users to optionally retain the query string and fragment in the resulting URL when replacing the path -- by :user:paul-nameless. 1.17.2: * Stopped implicitly allowing the use of Cython pre-release versions when building the distribution package -- by :user:ajsanchezsanz and :user:markgreene74. * Fixed a bug causing :attr:~yarl.URL.port to return the default port when the given port was zero -- by :user:gmacon. * Make error messages include details of incorrect type when port is not int in :py:meth:~yarl.URL.build. -- by :user:Cycloctane. * Stopped implicitly allowing the use of Cython pre-release versions when building the distribution package -- by :user:ajsanchezsanz and :user:markgreene74. * Improved performance of the :py:meth:~yarl.URL.joinpath method -- by :user:bdraco. 1.17.1: * Improved performance of many URL methods – by @bdraco. * Improved performance of passing a dict or str to extend_query() – by @bdraco. 1.17.0: * Added host_port_subcomponent which returns the RFC 3986 Section OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=72 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
python-yarl.changes | ||
python-yarl.spec | ||
reproducible.patch | ||
yarl-1.9.4.tar.gz | ||
yarl-1.14.0.tar.gz | ||
yarl-1.18.3.tar.gz |