Skip to content

Docs: Update programming FAQ#144573

Open
hugovk wants to merge 9 commits intopython:mainfrom
hugovk:3.15-Doc/faq/programming.rst
Open

Docs: Update programming FAQ#144573
hugovk wants to merge 9 commits intopython:mainfrom
hugovk:3.15-Doc/faq/programming.rst

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Feb 7, 2026

See individual commits for details.


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

@bedevere-app bedevere-app bot added awaiting core review docs Documentation in the Doc dir skip news labels Feb 7, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Feb 7, 2026
@hugovk hugovk added skip issue needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Feb 7, 2026
The IDLE interactive development environment, which is part of the standard
Python distribution (normally available as
`Tools/scripts/idle3 <https://github.com/python/cpython/blob/main/Tools/scripts/idle3>`_),
Python distribution (normally available as :source:`Tools/scripts/idle3`),
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Python distribution (normally available as :source:`Tools/scripts/idle3`),
Python distribution (normally available as :mod:`idlelib`),

The docs seem to prefer invoking the module.

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

Labels

awaiting core review docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip issue skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants