Skip to content

Conversation

tachikoma-li
Copy link
Member

As Python 3.8 is reaching EOL.

BREAKING CHANGE: Drop support of Python 3.8

@tachikoma-li tachikoma-li marked this pull request as ready for review February 6, 2024 03:35
@tachikoma-li tachikoma-li requested review from a team February 6, 2024 03:35
leoadec
leoadec previously approved these changes Feb 6, 2024
Copy link
Member

@leoadec leoadec left a comment

Choose a reason for hiding this comment

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

Thanks Li!

abenseny
abenseny previously approved these changes Feb 6, 2024
Copy link
Member

@abenseny abenseny left a comment

Choose a reason for hiding this comment

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

Thanks!!

@kdav108
Copy link
Contributor

kdav108 commented Feb 6, 2024

There's a few places where we still mention/use python 3.8:

python: ["3.8", "3.9", "3.10", "3.11"]

py-version=3.8

https://github.com/qctrl/open-controls/blob/98983957b450e9b3c1150a75dc66b24368c4986e/.github/README.md#requirements

@tachikoma-li tachikoma-li dismissed stale reviews from abenseny and leoadec via 309527e February 6, 2024 04:33
@tachikoma-li
Copy link
Member Author

python: ["3.8", "3.9", "3.10", "3.11"]

Removed.

py-version=3.8

pylintrc is updated.

@tachikoma-li tachikoma-li requested a review from kdav108 February 6, 2024 04:36
Copy link
Member

@ThomasMerkh ThomasMerkh left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@kdav108 kdav108 left a comment

Choose a reason for hiding this comment

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

LGTM!

@tachikoma-li tachikoma-li merged commit 6de0dcb into master Feb 7, 2024
@tachikoma-li tachikoma-li deleted the drop3.8 branch February 7, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants