Skip to content

Import from collections.abc instead of typing/collections (UP035) - #5571

Open
AniketBajaj2024 wants to merge 1 commit into
Osmantic:mainfrom
AniketBajaj2024:fix/up035-deprecated-imports
Open

AniketBajaj2024 wants to merge 1 commit into
Osmantic:mainfrom
AniketBajaj2024:fix/up035-deprecated-imports

Conversation

@AniketBajaj2024

Copy link
Copy Markdown
Contributor

Abstract base classes moved to collections.abc; the typing aliases are deprecated. Applied by 'ruff check --select UP035 --fix'; all touched files byte-compiled afterwards.

Abstract base classes moved to collections.abc; the typing aliases are
deprecated. Applied by 'ruff check --select UP035 --fix'; all touched
files byte-compiled afterwards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant