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

Update Python versions #71

Merged
merged 1 commit into from
Mar 19, 2018
Merged

Conversation

jonafato
Copy link
Contributor

@jonafato jonafato commented Jun 27, 2017

  • Drop support for end-of-lifed Python 3.2 (see the dev guide for end of life dates)
  • Declare support and enable tests for Python 3.6

@tomato42
Copy link
Member

While 2.6 is not supported upstream, it is part of Red Hat Enterprise Linux 6, and thus it is supported.
And I'm using python-ecdsa there.

If there are problems getting it to work on 2.6, I'll gladly help. So until it's not possible to have 2.6 and current 3.x support, I'd really like for 2.6 support to remain.

@jonafato
Copy link
Contributor Author

jonafato commented Jun 28, 2017

My main goal here was adding 3.6 to the test suite. Happy to update this to put 2.6 back. 3.2 tends to have very little usage, and it was only listed in the Trove classifiers (no tests were running), so that one likely doesn't need to be there.

Edit: PR updated to put 2.6 back.

- Drop support for end-of-lifed Python 3.2 (see the [dev guide](https://docs.python.org/devguide/#status-of-python-branches) for end of life dates)
- Declare support and enable tests for Python 3.6
@warner warner merged commit ad37f7e into tlsfuzzer:master Mar 19, 2018
@jonafato jonafato deleted the python-version-cleanup branch March 19, 2018 23:31
@tomato42 tomato42 mentioned this pull request Mar 20, 2018
@hugovk hugovk mentioned this pull request Sep 8, 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

Successfully merging this pull request may close these issues.

None yet

4 participants