Skip to content

Crypt deprecation warning from passlib #1325

@gpkc

Description

@gpkc

Describe the bug

Using passlib, which internally imports crypt, now gives a deprecation warning:

.venv/lib/python3.11/site-packages/passlib/utils/__init__.py:854
DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13
    from crypt import crypt as _crypt

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestthird-partyIssues waiting or dependent on a third party

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions