Skip to content

Conversation

befeleme
Copy link
Contributor

@befeleme befeleme commented Sep 18, 2025

This has been found by linkchecker we run in Fedora during the Python documentation build:

Result     Error: URLError: <urlopen error [Errno 2] No such file or directory: '/builddir/build/BUILD/python3-docs-3.14.0_rc3-build/Python-3.14.0rc3/Doc/build/html/library/www.unicode.org/reports/tr44/tr44-34.html'>

Introduced in #138346, most probably a typo.
Based on linked PRs in #54874 the fix should also be backported to 3.14 and 3.13 branches.


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

Copy link
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.

LGTM

Copy link
Member

@malemburg malemburg left a comment

Choose a reason for hiding this comment

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

LGTM.

Can this be backported ?

@malemburg malemburg merged commit b36dee8 into python:main Sep 19, 2025
48 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Sep 19, 2025
@miss-islington-app
Copy link

Thanks @befeleme for the PR, and @malemburg for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @befeleme and @malemburg, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b36dee855dd61f6ac37208866c3c4c21429a587a 3.14

@miss-islington-app
Copy link

Sorry, @befeleme and @malemburg, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker b36dee855dd61f6ac37208866c3c4c21429a587a 3.13

@malemburg
Copy link
Member

Can this be backported ?

Ok, just read the notice. The backports don't merge due to conflicts.

@StanFromIreland
Copy link
Member

I can take care of backports, unless @befeleme would like to?

@bedevere-app
Copy link

bedevere-app bot commented Sep 24, 2025

GH-139285 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Sep 24, 2025
@bedevere-app
Copy link

bedevere-app bot commented Sep 24, 2025

GH-139286 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 24, 2025
befeleme added a commit to befeleme/cpython that referenced this pull request Sep 24, 2025
@befeleme befeleme deleted the unicode-link branch September 24, 2025 07:52
malemburg pushed a commit that referenced this pull request Sep 24, 2025
hugovk pushed a commit that referenced this pull request Sep 24, 2025
Fix the reference to unicode specification (#139138)

(cherry picked from commit b36dee8)
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