Skip to content

Upgrade python version #3

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

Merged
merged 4 commits into from
Sep 22, 2021
Merged

Upgrade python version #3

merged 4 commits into from
Sep 22, 2021

Conversation

shiplu
Copy link
Owner

@shiplu shiplu commented May 4, 2021

No description provided.

@shiplu shiplu force-pushed the upgrade-python-version branch 2 times, most recently from cff91d1 to b24d64e Compare May 5, 2021 01:28
@shiplu shiplu force-pushed the upgrade-python-version branch 2 times, most recently from c42d5bf to fb1e7f9 Compare July 8, 2021 21:42
@shiplu shiplu force-pushed the upgrade-python-version branch 3 times, most recently from 684c64c to e7aec19 Compare July 11, 2021 00:39
shiplu added 2 commits July 13, 2021 23:20
- Dropped 2.6, 3.4, 3.5 support
- Introduced 3.6, 3.7, 3.8
- Use "bionic" on for the travis build
- Pass 'async' as ** dict item in the test so it's compatible with newer
versions of python
- Use pyzmq 16.0.4+ as the old versions cannot be built in python 3.7
- Support modern repr of BaseException
  BaseException doesn't add trailing comma from version 3.7.0.
  Hence the test case without ',' is added as well.
  See also: https://bugs.python.org/issue30399
@shiplu shiplu force-pushed the upgrade-python-version branch from 0359415 to 3acf67a Compare July 13, 2021 21:20
@shiplu shiplu force-pushed the upgrade-python-version branch from 8878655 to 304ed37 Compare July 13, 2021 22:32
@shiplu shiplu merged commit b342c84 into master Sep 22, 2021
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.

1 participant