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

Remove all Python 2.7-3.6 support #194

Open
nickwilliams-eventbrite opened this issue Sep 7, 2019 · 0 comments
Open

Remove all Python 2.7-3.6 support #194

nickwilliams-eventbrite opened this issue Sep 7, 2019 · 0 comments

Comments

@nickwilliams-eventbrite
Copy link
Contributor

This is the tracking issue for removing all support for Python 2.7 and 3.5-3.6. Once closed, PySOA will support only Python 3.7 and above and will use Python Typing syntax instead of Python Typing comments, removing try/except around the existing AsyncIO support, eliminate the use of the six library, and remove backports (enum, typing, etc.) from the list of dependencies. Some or all Attrs classes may possibly switched to dataclasses, as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant