Skip to content

Fix 2 broken links in documentation#150892

Merged
StanFromIreland merged 3 commits into
python:mainfrom
hroncok:linksfix
Jun 4, 2026
Merged

Fix 2 broken links in documentation#150892
StanFromIreland merged 3 commits into
python:mainfrom
hroncok:linksfix

Conversation

@hroncok
Copy link
Copy Markdown
Contributor

@hroncok hroncok commented Jun 3, 2026

Discovered in Fedora's RPM build with linkchecker:

URL        `meson-python'
Name       `meson-python documentation'
Parent URL file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/first-extension-module.html, line 347, col 8
Real URL   file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/meson-python
Check time 0.000 seconds
Result     Error: URLError: <urlopen error [Errno 2] No such file or directory: '/builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/meson-python'>

URL        `number'
Name       `Number Protocol'
Parent URL file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/complex.html, line 336, col 5
Real URL   file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/number
Check time 0.001 seconds
Result     Error: URLError: <urlopen error [Errno 2] No such file or directory: '/builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/number'>

Discovered in Fedora's RPM build with linkchecker:

    URL        `meson-python'
    Name       `meson-python documentation'
    Parent URL file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/first-extension-module.html, line 347, col 8
    Real URL   file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/meson-python
    Check time 0.000 seconds
    Result     Error: URLError: <urlopen error [Errno 2] No such file or directory: '/builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/extending/meson-python'>

    URL        `number'
    Name       `Number Protocol'
    Parent URL file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/complex.html, line 336, col 5
    Real URL   file:///builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/number
    Check time 0.001 seconds
    Result     Error: URLError: <urlopen error [Errno 2] No such file or directory: '/builddir/build/BUILD/python3-docs-3.15.0_b2-build/Python-3.15.0b2/Doc/build/html/c-api/number'>
@hroncok hroncok requested a review from ZeroIntensity as a code owner June 3, 2026 22:05
@bedevere-app bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Jun 3, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 3, 2026
@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented Jun 3, 2026

Documentation build overview

📚 cpython-previews | 🛠️ Build #32988406 | 📁 Comparing eaab38a against main (7a468a1)

  🔍 Preview build  

5 files changed · ± 5 modified

± Modified

Comment thread Doc/extending/first-extension-module.rst Outdated
Comment thread Doc/extending/first-extension-module.rst Outdated
hroncok and others added 2 commits June 4, 2026 11:14
Copy link
Copy Markdown
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

Thanks Miro!

@StanFromIreland StanFromIreland merged commit cb064e7 into python:main Jun 4, 2026
34 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 4, 2026
@StanFromIreland StanFromIreland added the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 4, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @hroncok for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Jun 4, 2026

GH-150903 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 4, 2026
StanFromIreland added a commit that referenced this pull request Jun 4, 2026
(cherry picked from commit cb064e7)

Co-authored-by: Miro Hrončok <miro@hroncok.cz>
Co-authored-by: Stan Ulbrych <stan@python.org>
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 issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants