Skip to content

Future changes for dropping python versions #27

@Summertime

Description

@Summertime

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions