Skip to content

Conversation

@rayluo
Copy link
Contributor

@rayluo rayluo commented Nov 16, 2023

The existing test automation were failing due to the infrastructure already dropped Python 2.7 support.

fail-fast: false
matrix:
python-version: [3.7, 3.8, 3.9, 2.7]
python-version: [3.7, 3.8, 3.9]

Choose a reason for hiding this comment

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

Don't you test py 3.10 & 3.11 (and 3.12 is coming)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I mean to have this PR contain minimal changes needed for dropping Python 2.7, so that your review will not be distracted.

There is already another pending PR that is to add py 3.10, 3.11, 3.12 testing.

@rayluo rayluo force-pushed the drop-py27 branch 2 times, most recently from a556bff to c682207 Compare November 16, 2023 04:00
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.

3 participants