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

Remove outdated mentions of runtime support of Python 3.7 #3896

Merged
merged 1 commit into from Sep 18, 2023

Conversation

eerovaher
Copy link
Contributor

Description

I noticed that the README mentioned Black requiring Python 3.7+ to run even though runtime support for Python 3.7 was dropped in #3765. Running git grep '3\.7' revealed a few more outdated mentions.

Checklist - did you ...

  • Add an entry in CHANGES.md if necessary?
  • Add / update tests if necessary?
  • Add new / update outdated documentation?

Runtime support of Python 3.7 was removed in
b4dca26 but a few mentions of it being
supported have remained until now.
@JelleZijlstra JelleZijlstra added the skip news Pull requests that don't need a changelog entry. label Sep 18, 2023
Copy link
Collaborator

@cooperlees cooperlees left a comment

Choose a reason for hiding this comment

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

Many thanks!

@cooperlees cooperlees merged commit e974fc3 into psf:main Sep 18, 2023
38 of 39 checks passed
@eerovaher eerovaher deleted the min-python-is-38 branch September 18, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news Pull requests that don't need a changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants