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 support for Python 3.4 #9613

Closed
twisted-trac opened this issue Apr 6, 2019 · 3 comments
Closed

Drop support for Python 3.4 #9613

twisted-trac opened this issue Apr 6, 2019 · 3 comments

Comments

@twisted-trac
Copy link

rodrigc's avatar @rodrigc reported
Trac ID trac#9613
Type enhancement
Created 2019-04-06 04:47:44Z

Discussed here:
https://twistedmatrix.com/pipermail/twisted-python/2019-March/032251.html

According to https://devguide.python.org/#status-of-python-branches

Python 3.4 EOL'd on March 19, 2019.

In the Python 3 world, we have Python 3.4, 3.5, 3.6, 3.7, and at
the end of this year we will have Python 3.8.

That's quite a lot of Python versions to support.

Python 3.5 introduced async/await keywords, which are very relevant to
Twisted:
https://docs.python.org/3.5/whatsnew/3.5.html#whatsnew-pep-492

If it makes sense, it would be nice to use these keywords as first-level
features in Twisted.

Since Amber brought up discussion of dropping Python 2.7 here:
https://twistedmatrix.com/pipermail/twisted-python/2019-March/032234.html

I thought I would raise dropping Python 3.4 also.

Searchable metadata
trac-id__9613 9613
type__enhancement enhancement
reporter__rodrigc rodrigc
priority__normal normal
milestone__None None
branch__ 
branch_author__ 
status__closed closed
resolution__fixed fixed
component__core core
keywords__None None
time__1554526064071501 1554526064071501
changetime__1554875327603201 1554875327603201
version__None None
owner__rodrigc rodrigc

@twisted-trac
Copy link
Author

rodrigc's avatar @rodrigc commented

#1122

@twisted-trac
Copy link
Author

glyph's avatar @glyph set owner to @rodrigc

Thanks Craig!

#1122 (review)

@twisted-trac
Copy link
Author

rodrigc's avatar @rodrigc set status to closed

In changeset b70fcb2

#!CommitTicketReference repository="" revision="b70fcb27d1ed38379a4781ddf1adf56ec8ac8236"
Merge pull request #1122 from rodrigc/9613-rodrigc-drop-python-3.4

Author: rodrigc
Reviewer: glyph
Fixes: ticket:9613

Drop support for Python 3.4

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