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

Drop support for py37 #3198

Merged
merged 3 commits into from Jan 22, 2024
Merged

Drop support for py37 #3198

merged 3 commits into from Jan 22, 2024

Conversation

fselmo
Copy link
Collaborator

@fselmo fselmo commented Jan 22, 2024

#3195 was borked, this effectively replaces that PR.

We will have more peripheral updates to make due to the dropping of
python 3.7, such as forgoing some typing imports from typing_extensions,
etc. For now, we have PRs that are already expecting python 3.7 to be
dropped and all tests fail there. This commit aims to only drop the tests,
the CI support for py37, and the claim that the library supports 3.7.2 and above.
@fselmo fselmo marked this pull request as ready for review January 22, 2024 22:02
Copy link
Contributor

@pacrob pacrob left a comment

Choose a reason for hiding this comment

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

lgtm!

@fselmo fselmo merged commit 6ea78ef into ethereum:main Jan 22, 2024
81 checks passed
fselmo added a commit that referenced this pull request Jan 22, 2024
@fselmo fselmo deleted the drop-support-for-py37 branch January 22, 2024 22:26
@fselmo fselmo mentioned this pull request Jan 22, 2024
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.

None yet

2 participants