Skip to content

Fixes for Python 3.11#133

Open
majekw wants to merge 2 commits intoOllisGit:masterfrom
majekw:python-3.11
Open

Fixes for Python 3.11#133
majekw wants to merge 2 commits intoOllisGit:masterfrom
majekw:python-3.11

Conversation

@majekw
Copy link
Copy Markdown

@majekw majekw commented Sep 30, 2025

Include patch from @leigh-johnson (bump version of SQLAlchemy).
Fix crashes and not updating spool usage after print on system with Python 3.11.
Should be safe also for older versions of Python.

Fixes: #131, #130, #126, #124, #119, #116, #93.

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.

the MutableMapping class has been moved from the collections module to the collections.abc module

2 participants