Skip to content

Conversation

Kgo890
Copy link

@Kgo890 Kgo890 commented Jul 25, 2025

Replaced deprecated from collections import MutableMapping and similar imports with from collections.abc import MutableMapping to support Python 3.10+ and ensure forward compatibility with 3.12+.

Ran full test suite: 238 tests, 4 expected failures on Windows due to line endings.

@vsajip vsajip added the pending This issue will be closed soon if there's no feedback. label Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending This issue will be closed soon if there's no feedback.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants