Keyring

Latest version: v25.2.1

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

Scan your dependencies

Page 11 of 35

19.1.0

======

* 369: macOS Keyring now honors a ``KEYCHAIN_PATH``
environment variable. If set, Keyring will use that
keychain instead of the default.

19.0.2

======

* Refresh package skeleton.
* Adopt `black <https://pypi.org/project/black>`_ code style.

19.0.1

======

* Merge with 18.0.1.

19.0.0

======

* 383: Drop support for EOL Python 2.7 - 3.4.

18.0.1

======

* 386: ExceptionInfo no longer retains a reference to the
traceback.

18.0.0

======

* 375: On macOS, the backend now raises a ``KeyringLocked``
when access to the keyring is denied (on get or set) instead
of ``PasswordSetError`` or ``KeyringError``. Any API users
may need to account for this change, probably by catching
the parent ``KeyringError``.
Additionally, the error message from the underlying error is
now included in any errors that occur.

Page 11 of 35

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.