Yayarl

Latest version: v2.0.3

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

Scan your dependencies

Page 5 of 13

1.2.2

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

* Fix build

1.2.1

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

* Pin minimal required Python to 3.5.3 (189)

1.2.0

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

* Forbid inheritance, replace ``__init__`` with ``__new__`` (171)

* Support PEP-561 (provide type hinting marker) (182)

1.1.1

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

* Fix performance regression: don't encode empty netloc (170)

1.1.0

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

* Make pure Python quoter consistent with Cython version (162)

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)

Page 5 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.