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

Support older Python versions #4

Closed
garyd203 opened this issue May 23, 2019 · 1 comment
Closed

Support older Python versions #4

garyd203 opened this issue May 23, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@garyd203
Copy link
Owner

garyd203 commented May 23, 2019

Versions required:

  • Python 2.7
  • Python 3 up to v3.5

Work (I think):

  • Setup test runs with those versions
  • Use six where necessary

Note that this is likely to be bigger than it looks, because flying-circus is also Python v3.6+ (for the same reasons as us, mainly because f strings and type annotations are appealing)

@garyd203 garyd203 added the help wanted Extra attention is needed label May 23, 2019
@garyd203 garyd203 added wontfix This will not be worked on and removed help wanted Extra attention is needed labels Jul 24, 2019
@garyd203
Copy link
Owner Author

As mentioned above, this would require Flying Circus to also support older Python versions. For lack of any meaningful use case (people trying to deploy from Ubuntu 14.04 LTS??!?), let's drop this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant