-
Notifications
You must be signed in to change notification settings - Fork 42
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 support for python 3.6 #460
Labels
Comments
fine for me, go ahead! |
Note to self: some interesting 3.7+ features that will be unlocked:
|
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 25, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
soxofaan
added a commit
that referenced
this issue
Aug 28, 2023
PEP 563: Postponed Evaluation of Annotations
done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Keeping python 3.6 support starts slowing down development (just had another test failing due to feature not available on 3.6)
python 3.6 is end of life since dec 2021 and python 3.7 is available for more than 5 years (june 2018).
Time to stop supporting 3.6 I'd say
The text was updated successfully, but these errors were encountered: