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

drop Python 3.6 #4335

Merged
merged 3 commits into from
Nov 12, 2021
Merged

drop Python 3.6 #4335

merged 3 commits into from
Nov 12, 2021

Conversation

davidism
Copy link
Member

Python 3.6 is end-of-life on December 2021.

Greenlet doesn't compile on Python 3.11 yet, so it's excluded for tests.

Werkzeug removed compat code for ContextVar. When using greenlet (gevent or eventlet), greenlet>=1.0 is required, or PyPy>=7.3.7. Notes about this have been added to the installation, async, and deployment docs.

@davidism davidism added this to the 2.1.0 milestone Nov 12, 2021
@davidism davidism merged commit ea93a52 into main Nov 12, 2021
@davidism davidism deleted the drop-python-3.6 branch November 12, 2021 02:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant