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

chore(core): Update matrix: add pypy3, drop py27 #616

Merged
merged 2 commits into from
Jun 24, 2020

Conversation

ceache
Copy link
Contributor

@ceache ceache commented Jun 18, 2020

Why is this needed?

By dropping py2.7 and pypy, we drop the last of the py2.x syntax from our tests matrix

Proposed Changes

  • Tests are now only run only on py37, py38 and pypy3.
  • All py versions run all tests with gevent and sasl.
  • Bumped Zookeeper to 3.5.8.
  • Update .travis.yml definition per warnings, only syntax refresh.

.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
Update .travis.yml definition per warnings.
Tests are now only run on py37, py38 and pypy3.
Bumped Zookeeper to 3.5.8.
@ceache
Copy link
Contributor Author

ceache commented Jun 21, 2020

@StephenSorriaux addressed your comments and also re-added eventlet

Copy link
Member

@StephenSorriaux StephenSorriaux left a comment

Choose a reason for hiding this comment

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

Thank you!

@ceache ceache merged commit 4e86132 into python-zk:master Jun 24, 2020
@ceache ceache deleted the feat/build_refresh branch June 24, 2020 04:53
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