-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
gh-101100: Fix sphinx warnings in library/getpass.rst
#110461
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting that they don't link anywhere or change the formatting:
https://cpython-previews--110461.org.readthedocs.build/en/110461/library/getpass.html#module-getpass
Anyway, thanks, looks good.
Sorry, @sobolevn and @hugovk, I could not cleanly backport this to
|
…GH-110461) (cherry picked from commit d144749) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
GH-111072 is a backport of this pull request to the 3.11 branch. |
…ythonGH-110461). (cherry picked from commit d144749) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
…ythonGH-110461). (cherry picked from commit d144749) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
GH-111080 is a backport of this pull request to the 3.12 branch. |
Before:
I don't think that we need to document this Linux-specific variable.
We don't document any other env vars from this function:
But, they are pre-defined in Sphinx, I guess. But, not
LNAME
.So, just ignore it.
📚 Documentation preview 📚: https://cpython-previews--110461.org.readthedocs.build/