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

Minimum supported version of Python? #6

Closed
ntoll opened this issue Sep 3, 2019 · 5 comments
Closed

Minimum supported version of Python? #6

ntoll opened this issue Sep 3, 2019 · 5 comments

Comments

@ntoll
Copy link
Collaborator

ntoll commented Sep 3, 2019

@Limor I'm assuming Python 3 (specifically Python 3.5 or 3.6 -- which one?) as the minimum Python requirement for the circup utility.

While I'm happy to make appropriate changes so this works with Python 2, I'm not sure it's really useful nor helpful since Python 2's EOL is 1st January 2020 (less than four months away). ;-)

@ntoll
Copy link
Collaborator Author

ntoll commented Sep 5, 2019

Sorry cc/@ladyada (doh)

@ladyada
Copy link
Member

ladyada commented Sep 5, 2019

hiya no support for py2 needed. 3.x is fine, 3.5 is totally great, we see that version a lot :)

@ntoll
Copy link
Collaborator Author

ntoll commented Sep 6, 2019

Coolio. I've tested the tool with Python 3.5, 3.6 and 3.7 on Linux (Ubuntu 18.04), Windows (10) and an older version of OSX (10.13.6).

A good next step would be to add some CI to automate this via Travis or Appveyor or some other such service. Also, automatic ReadTheDocs integration would be useful too.

I'll close this issue. @ladyada could you please confirm it works on Windows for you (#1).

@ntoll ntoll closed this as completed Sep 6, 2019
@ladyada
Copy link
Member

ladyada commented Sep 6, 2019

yes confirmed it works with windows (or at least, i get correct-lookin' output!) will do more testing later :)

@ntoll
Copy link
Collaborator Author

ntoll commented Sep 6, 2019

Hurrah!

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

No branches or pull requests

2 participants