-
Notifications
You must be signed in to change notification settings - Fork 441
Open
Labels
Description
Description
The test suite currently emits a large volume of DeprecationWarning and PendingDeprecationWarning from both first-party code and third-party dependencies. This issue tracks a single project-wide cleanup effort to reduce warning noise and improve long-term Python/Django compatibility.
Steps to Reproduce
No response
Expected Behavior
No response
Actual Behavior
-
Invalid escape sequence warnings in regex/string literals.
-
Deprecated collections ABC usage (collection.abc migration)
Screenshots
Operating System
Fedora
Browser
Brave
Additional Context
No response
Reactions are currently unavailable