Skip to content

added the py311 to target-version config#3898

Merged
JelleZijlstra merged 4 commits into
psf:mainfrom
iamibi:update-docs-for-target-version
Sep 24, 2023
Merged

added the py311 to target-version config#3898
JelleZijlstra merged 4 commits into
psf:mainfrom
iamibi:update-docs-for-target-version

Conversation

@iamibi
Copy link
Copy Markdown
Contributor

@iamibi iamibi commented Sep 20, 2023

Description

The documentation currently doesn't share that python 3.11 is supported as part of the -t, --target-version flag. This PR updates the documentation to support that.

Checklist - did you ...

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

Issue: #3897

Copy link
Copy Markdown
Collaborator

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

Thanks! Let's remove py37 from the list while we're at it.

Also, let's add a sentence like "You can run black --help and look for the --target-version option to see the full list of supported versions." so it's less likely we have to update this again.

@iamibi
Copy link
Copy Markdown
Contributor Author

iamibi commented Sep 21, 2023

Thanks! Let's remove py37 from the list while we're at it.

Also, let's add a sentence like "You can run black --help and look for the --target-version option to see the full list of supported versions." so it's less likely we have to update this again.

sure.

@JelleZijlstra JelleZijlstra added the ci: skip news Pull requests that don't need a changelog entry. label Sep 23, 2023
@JelleZijlstra JelleZijlstra merged commit 5f6ea5f into psf:main Sep 24, 2023
@iamibi iamibi deleted the update-docs-for-target-version branch September 27, 2023 13:22
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.

2 participants