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

bump minimum Python to 3.8 #702

Merged
merged 4 commits into from
Dec 5, 2023
Merged

bump minimum Python to 3.8 #702

merged 4 commits into from
Dec 5, 2023

Conversation

woodruffw
Copy link
Member

3.7 is EOL, and will soon begin dragging some of our support tooling.

Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw added the chore Chores label Dec 5, 2023
@woodruffw woodruffw requested a review from di December 5, 2023 18:19
@woodruffw woodruffw self-assigned this Dec 5, 2023
@@ -97,5 +96,4 @@ reset = true
# Never enforce `E501` (line length violations).
ignore = ["E501"]
select = ["E", "F", "I", "W", "UP"]
target-version = "py37"
Copy link
Member Author

Choose a reason for hiding this comment

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

NB: no longer needed, since ruff checks requires-python.

Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw merged commit be74883 into main Dec 5, 2023
7 checks passed
@woodruffw woodruffw deleted the ww/py38 branch December 5, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants