Z3c.password

Latest version: v2.0

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

Scan your dependencies

Page 1 of 3

2.1

----------------

- Nothing changed yet.

2.0

----------------

- Add support for Python 3.11, 3.12.

- Compile ``*.mo`` files at release time instead of including them in the
repository.

- Drop support for Python 2.7, 3.5, 3.6.

1.1.0

------------------

- Add support for Python 3.8, 3.9 and 3.10.

- Drop support for Python 3.4.

1.0.0

------------------

- Add support for Python 3.6 and 3.7. Drop support for Python 3.5 and
below. Drop Python 2.6 support.

- Drop support for ``None`` passwords, since they are not supported in the
underlying APIs anymore.

1.0.0a1

--------------------

- Add support for Python 3.3.

- Drop dependency on ``zope.app.testing`` and ``zope.app.authentication``.

- Replace deprecated ``zope.interface.implements`` usage with equivalent
``zope.interface.implementer`` decorator.

- Drop support for Python 2.4 and 2.5.

0.11.1

-------------------

- ``TooSimilarPassword``: do not round ``maxSimilarity`` up, because we
sometimes use 0.999 to avoid the same password set.
0.999 would be displayed as 100% (100% vs. 100%)

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.