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

Add Python 3.7 support #162

Merged
merged 1 commit into from
Jun 28, 2018
Merged

Add Python 3.7 support #162

merged 1 commit into from
Jun 28, 2018

Conversation

ericwb
Copy link
Contributor

@ericwb ericwb commented Jun 28, 2018

Python 3.7 was just released [1]. This is a small change to
enable support in pysnmp.

[1] https://docs.python.org/3.7/whatsnew/3.7.html

Signed-off-by: Eric Brown browne@vmware.com

Python 3.7 was just released [1]. This is a small change to
enable support in pysnmp.

[1] https://docs.python.org/3.7/whatsnew/3.7.html

Signed-off-by: Eric Brown <browne@vmware.com>
@etingof
Copy link
Owner

etingof commented Jun 28, 2018

Awesome! Thanks!

@etingof etingof merged commit f14b61a into etingof:master Jun 28, 2018
etingof pushed a commit that referenced this pull request Jun 28, 2018
Python 3.7 was just released [1]. This is a small change to
enable support in pysnmp.

[1] https://docs.python.org/3.7/whatsnew/3.7.html

Signed-off-by: Eric Brown <browne@vmware.com>
@etingof
Copy link
Owner

etingof commented Jun 28, 2018

Interestingly, 3.7 does not seem to be supported by the CI yet, I wonder if we can do anything about that other than just wait...?

3.7 is not installed; attempting download
Downloading archive: https://s3.amazonaws.com/travis-python-archives/binaries/ubuntu/14.04/x86_64/python-3.7.tar.bz2
$ curl -sSf -o python-3.7.tar.bz2 ${archive_url}
curl: (22) The requested URL returned error: 403 Forbidden
Unable to download 3.7 archive. The archive may not exist. Please consider a different version.

@ericwb
Copy link
Contributor Author

ericwb commented Jun 28, 2018

Looks like it is being actively worked. But may require travis using Xenial instead of Trusty from what I've read.

travis-ci/travis-ci#9815

@ericwb ericwb deleted the py37 branch July 2, 2018 17:59
LissaGreense referenced this pull request in LissaGreense/pysnmp Apr 15, 2022
Python 3.7 was just released [1]. This is a small change to
enable support in pysnmp.

[1] https://docs.python.org/3.7/whatsnew/3.7.html

Signed-off-by: Eric Brown <browne@vmware.com>
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.

2 participants