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
Pathlib docs use versionadded incorrectly
#104375
Labels
3.11
bug and security fixes
3.12
bugs and security fixes
docs
Documentation in the Doc dir
topic-pathlib
Comments
versionadded incorrectversionadded incorrectly
barneygale
added a commit
to barneygale/cpython
that referenced
this issue
May 11, 2023
barneygale
added a commit
to barneygale/cpython
that referenced
this issue
Jun 24, 2023
barneygale
added a commit
that referenced
this issue
Jun 24, 2023
barneygale
added a commit
to barneygale/cpython
that referenced
this issue
Jun 24, 2023
…thlib docs (pythonGH-104376) (cherry picked from commit 4a6c84f)
barneygale
added a commit
to barneygale/cpython
that referenced
this issue
Jun 24, 2023
…s in pathlib docs (pythonGH-104376). (cherry picked from commit 4a6c84f) Co-authored-by: Barney Gale <barney.gale@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3.11
bug and security fixes
3.12
bugs and security fixes
docs
Documentation in the Doc dir
topic-pathlib


The pathlib documentation uses
.. versionaddedblocks for new arguments. These should use.. versionchanged.Linked PRs
versionchangedto describe new arguments in pathlib docs #104376versionchangedto describe new arguments in pathlib docs (GH-104376). #106058The text was updated successfully, but these errors were encountered: