Skip to content

gh-101100: Fix sphinx warnings in library/time.rst#110862

Merged
hugovk merged 1 commit into
python:mainfrom
sobolevn:issue-101100-time
Oct 14, 2023
Merged

gh-101100: Fix sphinx warnings in library/time.rst#110862
hugovk merged 1 commit into
python:mainfrom
sobolevn:issue-101100-time

Conversation

@sobolevn

@sobolevn sobolevn commented Oct 14, 2023

Copy link
Copy Markdown
Member

Before:

/Users/sobolev/Desktop/cpython/Doc/library/time.rst:71: WARNING: c:func reference target not found: gettimeofday
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:71: WARNING: c:func reference target not found: select
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:87: WARNING: py:attr reference target not found: tm_gmtoff
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:87: WARNING: py:attr reference target not found: tm_zone
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:92: WARNING: py:attr reference target not found: tm_gmtoff
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:92: WARNING: py:attr reference target not found: tm_zone
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:578: WARNING: py:attr reference target not found: tm_year
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:580: WARNING: py:attr reference target not found: tm_mon
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:582: WARNING: py:attr reference target not found: tm_mday
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:584: WARNING: py:attr reference target not found: tm_hour
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:586: WARNING: py:attr reference target not found: tm_min
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:588: WARNING: py:attr reference target not found: tm_sec
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:591: WARNING: py:attr reference target not found: tm_wday
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:593: WARNING: py:attr reference target not found: tm_yday
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:595: WARNING: py:attr reference target not found: tm_isdst
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:597: WARNING: py:attr reference target not found: tm_zone
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:599: WARNING: py:attr reference target not found: tm_gmtoff
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:604: WARNING: py:attr reference target not found: tm_isdst
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:917: WARNING: py:attr reference target not found: tm_gmtoff
/Users/sobolev/Desktop/cpython/Doc/library/time.rst:917: WARNING: py:attr reference target not found: tm_zone

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

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Remember you can apply the skip and backport labels.

@hugovk hugovk merged commit 12deda7 into python:main Oct 14, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

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

@bedevere-app

bedevere-app Bot commented Oct 14, 2023

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2023
…110862)

(cherry picked from commit 12deda7)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Oct 14, 2023
@bedevere-app

bedevere-app Bot commented Oct 14, 2023

Copy link
Copy Markdown

GH-110878 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 Oct 14, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2023
…110862)

(cherry picked from commit 12deda7)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
hugovk pushed a commit that referenced this pull request Oct 14, 2023
… (#110878)

gh-101100: Fix sphinx warnings in `library/time.rst` (GH-110862)
(cherry picked from commit 12deda7)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
hugovk pushed a commit that referenced this pull request Oct 14, 2023
… (#110877)

gh-101100: Fix sphinx warnings in `library/time.rst` (GH-110862)
(cherry picked from commit 12deda7)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants