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

Future changes for dropping python versions #27

Open
Summertime opened this issue Nov 16, 2018 · 0 comments
Open

Future changes for dropping python versions #27

Summertime opened this issue Nov 16, 2018 · 0 comments

Comments

@Summertime
Copy link
Collaborator

End of X.Y support

On the following dates, the following changes can be made to clean up the code somewhat

2.7 EOL (2020-01-01)

  • subprocess.Popen --> subprocess.run
  • Remove __future__

3.5 EOL (2020-09-13)

  • Use subprocess.run(encoding=...)

EOL dates: https://devguide.python.org/#branchstatus

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