Keyring

Latest version: v25.2.1

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

Scan your dependencies

Page 13 of 35

16.0.1

======

* 357: Once again allow all positive, non-zero priority
keyrings to participate.

16.0.0

======

* 323: Fix race condition in delete_password on Windows.
* 352: All suitable backends (priority 1 and greater) are
allowed to participate.

15.2.0

======

* 350: Added new API for ``get_credentials``, for backends
that can resolve both a username and password for a service.

15.1.0

======

* 340: Add the Null keyring, disabled by default.
* 340: Added ``--disable`` option to command-line
interface.
* 340: Now honor a ``PYTHON_KEYRING_BACKEND``
environment variable to select a backend. Environments
may set to ``keyring.backends.null.Keyring`` to disable
keyring.

15.0.0

======

Removed deprecated ``keyring.util.escape`` module.

Fixed warning about using deprecated Abstract Base Classes
from collections module.

14.0.0

======

Removed ``getpassbackend`` module and alias in
``keyring.get_pass_get_password``. Instead, just use::

keyring.get_password(getpass.getuser(), 'Python')

Page 13 of 35

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.