Skip to content

Python 3.10 support#60

Closed
ivhacks wants to merge 2 commits into
staggerpkg:masterfrom
ivhacks:python-3.10-pr
Closed

Python 3.10 support#60
ivhacks wants to merge 2 commits into
staggerpkg:masterfrom
ivhacks:python-3.10-pr

Conversation

@ivhacks
Copy link
Copy Markdown

@ivhacks ivhacks commented Dec 2, 2023

Python 3.10 made breaking changes to the collections module that cause stagger to not work.
More info: https://stackoverflow.com/questions/70943244/attributeerror-module-collections-has-no-attribute-mutablemapping/71902541#71902541

I got it working for my own needs. I don't thoroughly understand the issue, and I don't understand stagger well enough to verify that my fix works 100%. However, since it doesn't seem like stagger is being actively maintained, I figured I'd offer it anyway.

@ivhacks
Copy link
Copy Markdown
Author

ivhacks commented Dec 2, 2023

Just realized this has already been addressed: #57

@ivhacks ivhacks closed this Dec 2, 2023
@ivhacks ivhacks deleted the python-3.10-pr branch December 2, 2023 03:46
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