commit | f8e3de8c7d4ab12c55abdb22b83601d10a545f6f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 30 02:58:32 2024 +0200 |
committer | GitHub <noreply@github.com> | Sun Sep 29 17:58:32 2024 -0700 |
tree | 6a3ef85e96d75608411f4a4deada975ac1eff862 | |
parent | cebc6f51ee14dbeb90277f479e2293ae1ee64ccc [diff] |
[3.13] docs: improve venv docs (GH-124540) (#124727) docs: improve venv docs (GH-124540) - 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 c976d789a98047ae7ddec6d13c9ea7086d9fa3f9) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>