Skip to content

[Bug]: Test Suite DeprecationWarning Cleanup #5318

@anujpundir999

Description

@anujpundir999

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

Image

Operating System

Fedora

Browser

Brave

Additional Context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions