-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Pathlib docs use versionadded
incorrectly
#104375
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
Labels
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 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Uh oh!
There was an error while loading. Please reload this page.
The pathlib documentation uses
.. versionadded
blocks for new arguments. These should use.. versionchanged
.Linked PRs
versionchanged
to describe new arguments in pathlib docs #104376versionchanged
to describe new arguments in pathlib docs (GH-104376). #106058The text was updated successfully, but these errors were encountered: