Yarl

Latest version: v1.9.4

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 13

1.0.0

==================

* Use fast path if quoted string does not need requoting (154)

* Speed up quoting/unquoting by ``_Quoter`` and ``_Unquoter`` classes (155)

* Drop ``yarl.quote`` and ``yarl.unquote`` public functions (155)

* Add custom string writer, reuse static buffer if available (157)
Code is 50-80 times faster than Pure Python version (was 4-5 times faster)

* Don't recode IP zone (144)

* Support ``encoded=True`` in ``yarl.URL.build()`` (158)

* Fix updating query with multiple keys (160)

0.18.0

===================

* Fallback to IDNA 2003 if domain name is not IDNA 2008 compatible (152)

0.17.0

===================

* Use IDNA 2008 for domain name processing (149)

0.16.0

===================

* Fix raising ``TypeError`` by ``url.query_string()`` after
``url.with_query({})`` (empty mapping) (141)

0.15.0

===================

* Add ``raw_path_qs`` attribute (137)

0.14.2

===================

* Restore ``strict`` parameter as no-op in ``quote`` / ``unquote``

Page 6 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.