Skip to content

[3.12] docs: improve venv docs (GH-124540) #124728

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

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented Sep 28, 2024

  • Move "versionchanged" notes that apply to the whole class to the end of the class docs
  • Remove or move notes next to the method list that apply to individual methods.
  • Mark up parameters using the appropriate syntax
  • Do not capitalize "boolean"
  • Shorten some text (cherry picked from commit c976d78)

📚 Documentation preview 📚: https://cpython-previews--124728.org.readthedocs.build/

- Move "versionchanged" notes that apply to the whole class to the
  end of the class docs
- Remove or move notes next to the method list that apply to individual
  methods.
- Mark up parameters using the appropriate syntax
- Do not capitalize "boolean"
- Shorten some text
(cherry picked from commit c976d78)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstra JelleZijlstra self-assigned this Sep 28, 2024
@bedevere-app bedevere-app bot added the docs Documentation in the Doc dir label Sep 28, 2024
@JelleZijlstra JelleZijlstra merged commit 67a3631 into python:3.12 Sep 28, 2024
29 checks passed
@JelleZijlstra JelleZijlstra deleted the backport-c976d78-3.12 branch September 28, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants