For example, the page title is set in the file: https://github.com/python/cpython/blob/20d5494c88985beb925b557ec29937b05e54779c/Doc/conf.py#L292 This does not allow for it to be translated, therefore in a translation (e.g. [Polish](https://docs.python.org/pl/3.15/index.html)), the English is rendered: <img width="1281" height="257" alt="Image" src="https://github.com/user-attachments/assets/3fd94a0f-0447-426e-b101-c676c527d19f" /> <!-- gh-linked-prs --> ### Linked PRs * gh-139195 <!-- /gh-linked-prs -->
For example, the page title is set in the file:
cpython/Doc/conf.py
Line 292 in 20d5494
This does not allow for it to be translated, therefore in a translation (e.g. Polish), the English is rendered:
Linked PRs