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 #1025

Closed
CaselIT opened this issue May 2, 2022 · 2 comments
Closed

Drop python 3.6 #1025

CaselIT opened this issue May 2, 2022 · 2 comments
Labels
pep 484 typing related issues
Milestone

Comments

@CaselIT
Copy link
Member

CaselIT commented May 2, 2022

I think we need to remove support for python 3.6, since the current main uses from __future__ import annotation that raises SyntaxError: future feature annotations is not defined on py 3.6

@zzzeek this probably requires 1.8?

@CaselIT CaselIT added the pep 484 typing related issues label May 2, 2022
@zzzeek
Copy link
Member

zzzeek commented May 2, 2022

yes let's do a bump, since have a lot of installation types of things in the queue

@CaselIT CaselIT added this to the 1.8 milestone May 2, 2022
@sqla-tester
Copy link
Collaborator

sqla-tester commented May 2, 2022

CaselIT has proposed a fix for this issue in the main branch:

Alembic 1.8 now supports Python 3.7 and above https://gerrit.sqlalchemy.org/c/sqlalchemy/alembic/+/3819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pep 484 typing related issues
Projects
None yet
Development

No branches or pull requests

3 participants