Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it work on Python 3.10 #61

Open
jwg4 opened this issue Feb 28, 2022 · 1 comment · May be fixed by #66
Open

Make it work on Python 3.10 #61

jwg4 opened this issue Feb 28, 2022 · 1 comment · May be fixed by #66
Milestone

Comments

@jwg4
Copy link
Owner

jwg4 commented Feb 28, 2022

Currently fails because of:
ImportError: cannot import name 'MutableMapping' from 'collections'

Note: this is only with Flask 1. We should maybe just drop support for this version of Flask

@jwg4 jwg4 added this to the 1.4 milestone Feb 28, 2022
@jwg4 jwg4 linked a pull request Feb 28, 2022 that will close this issue
@ValentinFrancois
Copy link

#72 closes this, right?

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 a pull request may close this issue.

2 participants