-
-
Notifications
You must be signed in to change notification settings - Fork 489
Closed
Labels
enhancementNew feature or requestNew feature or requestthird-partyIssues waiting or dependent on a third partyIssues waiting or dependent on a third party
Description
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
MatthewScholefield and bkis
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestthird-partyIssues waiting or dependent on a third partyIssues waiting or dependent on a third party