◐ Shell
reader mode source ↗
Skip to content

gh-101100: Fix sphinx warnings in Doc/library/locale.rst#114425

Merged
hugovk merged 2 commits into
python:mainfrom
sobolevn:issue-101100-locale
Jan 23, 2024
Merged

gh-101100: Fix sphinx warnings in Doc/library/locale.rst#114425
hugovk merged 2 commits into
python:mainfrom
sobolevn:issue-101100-locale

Conversation

@sobolevn

@sobolevn sobolevn commented Jan 22, 2024

Copy link
Copy Markdown
Member

Before:

/Users/sobolev/Desktop/cpython2/Doc/library/locale.rst:21: WARNING: py:mod reference target not found: _locale
/Users/sobolev/Desktop/cpython2/Doc/library/locale.rst:201: WARNING: py:const reference target not found: DAY_1
/Users/sobolev/Desktop/cpython2/Doc/library/locale.rst:237: WARNING: c:func reference target not found: regex
/Users/sobolev/Desktop/cpython2/Doc/library/locale.rst:582: WARNING: py:mod reference target not found: _locale
/Users/sobolev/Desktop/cpython2/Doc/library/locale.rst:582: WARNING: py:mod reference target not found: _locale
/Users/sobolev/Desktop/cpython2/Doc/library/locale.rst:608: WARNING: c:func reference target not found: gettext
/Users/sobolev/Desktop/cpython2/Doc/library/locale.rst:608: WARNING: c:func reference target not found: dcgettext

📚 Documentation preview 📚: https://cpython-previews--114425.org.readthedocs.build/

@sobolevn sobolevn requested a review from hugovk January 22, 2024 11:26
@bedevere-app bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Jan 22, 2024
@sobolevn sobolevn added only security fixes needs backport to 3.12 only security fixes docs Documentation in the Doc dir and removed docs Documentation in the Doc dir labels Jan 22, 2024
@hugovk hugovk merged commit 7d21cae into python:main Jan 23, 2024
@miss-islington-app

Copy link
Copy Markdown

Thanks @sobolevn for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 23, 2024
…honGH-114425)

* pythongh-101100: Fix sphinx warnings in `Doc/library/locale.rst`

* Remove `/` from signatures
(cherry picked from commit 7d21cae)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 23, 2024
…honGH-114425)

* pythongh-101100: Fix sphinx warnings in `Doc/library/locale.rst`

* Remove `/` from signatures
(cherry picked from commit 7d21cae)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app

bedevere-app Bot commented Jan 23, 2024

Copy link
Copy Markdown

GH-114477 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Jan 23, 2024
@bedevere-app

bedevere-app Bot commented Jan 23, 2024

Copy link
Copy Markdown

GH-114478 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.11 only security fixes label Jan 23, 2024
@hugovk

hugovk commented Jan 23, 2024

Copy link
Copy Markdown
Member

Thank you! 🧹📚

hugovk pushed a commit that referenced this pull request Jan 23, 2024
…-114425) (#114477)

gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (GH-114425)

* gh-101100: Fix sphinx warnings in `Doc/library/locale.rst`

* Remove `/` from signatures
(cherry picked from commit 7d21cae)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
hugovk pushed a commit that referenced this pull request Jan 23, 2024
…-114425) (#114478)

gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (GH-114425)

* gh-101100: Fix sphinx warnings in `Doc/library/locale.rst`

* Remove `/` from signatures
(cherry picked from commit 7d21cae)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…hon#114425)

* pythongh-101100: Fix sphinx warnings in `Doc/library/locale.rst`

* Remove `/` from signatures
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…hon#114425)

* pythongh-101100: Fix sphinx warnings in `Doc/library/locale.rst`

* Remove `/` from signatures
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants