Skip to content

Drop support for Python 2.7? #331

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

Closed
ashb opened this issue May 17, 2021 · 3 comments · Fixed by #335
Closed

Drop support for Python 2.7? #331

ashb opened this issue May 17, 2021 · 3 comments · Fixed by #335

Comments

@ashb
Copy link
Contributor

ashb commented May 17, 2021

Python 2.7 was now end-of-lifed at the start of this year, and most dists have now moved on to 3.6 or 3.7.

Is it time to drop support for python 2.7 in newer versions of openapi-core?

@p1c2u
Copy link
Collaborator

p1c2u commented May 18, 2021

Yes, definitely. Dropping support for python < 3.6 is part of release plan.

@ashb
Copy link
Contributor Author

ashb commented May 19, 2021

Cool, cos I "broke" 2.7 in my PR to upgrade pytest 😁

#330

For context: I'm investigating replacing connexion with openapi-core in apache/airflow, and I've got a few bugs to fix and I'm seening how actively maintained this project is with these questions and PRs 🙂

@p1c2u
Copy link
Collaborator

p1c2u commented May 21, 2021

Support dropped hence closing

@p1c2u p1c2u closed this as completed May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants