Skip to content

Fix 2 broken links in documentation#150892

Open
hroncok wants to merge 1 commit into
python:mainfrom
hroncok:linksfix
Open

Fix 2 broken links in documentation#150892
hroncok wants to merge 1 commit 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

Documentation build overview

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

  🔍 Preview build  

2 files changed
± c-api/complex.html
± extending/first-extension-module.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant