Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-101100: Define_tkinter module to fix references#112382

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedNov 24, 2023
edited by github-actionsbot
Loading

Fixes 7 Sphinx warnings:

SPHINXERRORHANDLING=-n PATH=./venv/bin:$PATH sphinx-build -b html -d build/doctrees -j auto -n. build/html2>&1| grep"py:mod reference target not found: _tkinter"| tee>(wc -l)Doc/library/tkinter.rst:22: WARNING: py:mod reference target not found: _tkinterDoc/library/tkinter.rst:108: WARNING: py:mod reference target not found: _tkinterDoc/library/tkinter.rst:240: WARNING: py:mod reference target not found: _tkinterDoc/whatsnew/3.5.rst:1938: WARNING: py:mod reference target not found: _tkinterDoc/whatsnew/2.3.rst:1572: WARNING: py:mod reference target not found: _tkinterDoc/whatsnew/2.3.rst:1578: WARNING: py:mod reference target not found: _tkinterDoc/whatsnew/2.3.rst:2034: WARNING: py:mod reference target not found: _tkinter       7

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

@hugovkhugovk merged commit6b961b8 intopython:mainNov 25, 2023
@hugovkhugovk deleted the docs-fix-sphinx-warnings-_tkinter branchNovember 25, 2023 06:18
@miss-islington-app
Copy link

Thanks@hugovk for the PR 🌮🎉.. 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 requestNov 25, 2023
…-112382)Define _tkinter module to fix references(cherry picked from commit6b961b8)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 25, 2023
…-112382)Define _tkinter module to fix references(cherry picked from commit6b961b8)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-app
Copy link

GH-112392 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelNov 25, 2023
@bedevere-app
Copy link

GH-112393 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelNov 25, 2023
hugovk added a commit that referenced this pull requestNov 25, 2023
…) (#112392)gh-101100: Define `_tkinter` module to fix references (GH-112382)Define _tkinter module to fix references(cherry picked from commit6b961b8)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull requestNov 25, 2023
…) (#112393)gh-101100: Define `_tkinter` module to fix references (GH-112382)Define _tkinter module to fix references(cherry picked from commit6b961b8)Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@AlexWaygoodAlexWaygoodAlexWaygood approved these changes

Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@hugovk@AlexWaygood

[8]ページ先頭

©2009-2025 Movatter.jp