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 multiple python versions #5

Closed
3 tasks done
pdonorio opened this issue Oct 12, 2018 · 4 comments
Closed
3 tasks done

Support multiple python versions #5

pdonorio opened this issue Oct 12, 2018 · 4 comments

Comments

@pdonorio
Copy link
Contributor

pdonorio commented Oct 12, 2018

Currently tested on 3.7.

  • 3.6 should be added with not many difficulties
  • verify if older versions are needed
  • find the better ways to test it also all locally (with Docker)
@pdonorio
Copy link
Contributor Author

pdonorio commented Oct 30, 2018

Python 3.6 brings infinite recursions, e.g. RecursionError: maximum recursion depth exceeded..

Edit: also see this comment for more info.

@beetleman
Copy link
Collaborator

python 3.6 support #19

@pdonorio
Copy link
Contributor Author

pdonorio commented Nov 2, 2018

find the better ways to test it also all locally (with Docker)

added a simple script

@pdonorio
Copy link
Contributor Author

pdonorio commented Nov 2, 2018

For the moment no support is requested below python 3.6

@pdonorio pdonorio closed this as completed Nov 2, 2018
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