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 support for Python 3.8. #6

Merged
merged 1 commit into from Apr 27, 2019
Merged

Conversation

jugmac00
Copy link
Member

modified: .travis.yml
modified: CHANGES.rst
modified: setup.py
modified: tox.ini

modified:   .travis.yml
modified:   CHANGES.rst
modified:   setup.py
modified:   tox.ini
Copy link
Member

@mgedmin mgedmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jugmac00 jugmac00 merged commit d34aab0 into master Apr 27, 2019
@jugmac00 jugmac00 deleted the add-support-for-python-3.8 branch April 27, 2019 07:29
python:
- 2.7
- 3.4
- 3.5
- 3.6
- 3.7
- 3.8-dev
- pypy
- pypy3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The successful tests mean that there are now pypy an pypy3 on xenial! Cool!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And they refer to PyPy 7.1.1, the latest PyPy releases! 🎉

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay!

Thanks for noticing that.

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