Skip to content

Remove outdated mentions of runtime support of Python 3.7#3896

Merged
cooperlees merged 1 commit into
psf:mainfrom
eerovaher:min-python-is-38
Sep 18, 2023
Merged

Remove outdated mentions of runtime support of Python 3.7#3896
cooperlees merged 1 commit into
psf:mainfrom
eerovaher:min-python-is-38

Conversation

@eerovaher
Copy link
Copy Markdown
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 ci: skip news Pull requests that don't need a changelog entry. label Sep 18, 2023
Copy link
Copy Markdown
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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants