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

[3.13] docs: improve venv docs (GH-124540) #124727

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington 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)

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com


📚 Documentation preview 📚: https://cpython-previews--124727.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>
@Yhg1s Yhg1s merged commit f8e3de8 into python:3.13 Sep 30, 2024
32 checks passed
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.

4 participants