-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibPython modules in the Lib dirPython modules in the Lib dirtestsTests in the Lib/test dirTests in the Lib/test dirtopic-IDLE
Description
Bug report
There are multiple problems with it:
- It mentions outdated Python version:
Line 8 in 0335662
<title>IDLE — Python 3.13.0a2 documentation</title><meta name="viewport" content="width=device-width, initial-scale=1.0"> Python 3.14a0
- Is is not rebuilt / executed during release process
- It is not executed to check that generated files are up-to-date with the source ones (
Doc/library/idle.rst
in this case) in CI help.html
does not contain a comment that it is generated (and from what)help.html
is not marked as generated in.gitattributes
CC @terryjreedy
Found while reviewing #120338 (review)
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirstdlibPython modules in the Lib dirPython modules in the Lib dirtestsTests in the Lib/test dirTests in the Lib/test dirtopic-IDLE
Projects
Status
Todo