X Tutup
The Wayback Machine - https://web.archive.org/web/20220810160713/https://github.com/python/cpython/pull/95832
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-75510: Add idlelib section to IDLE doc #95832

Merged
merged 1 commit into from Aug 9, 2022

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Aug 9, 2022

@terryjreedy terryjreedy self-assigned this Aug 9, 2022
@terryjreedy terryjreedy changed the title gh-75500: Add idlelib section to IDLE doc gh-75510: Add idlelib section to IDLE doc Aug 9, 2022
@terryjreedy terryjreedy merged commit 70fc964 into python:main Aug 9, 2022
14 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 9, 2022

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 9, 2022
This enables accessing IDLE as 'idlelib' in the Doc Module listing.
(cherry picked from commit 70fc964)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 9, 2022
This enables accessing IDLE as 'idlelib' in the Doc Module listing.
(cherry picked from commit 70fc9641b56144854777aef29c145cd10789e3df)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 9, 2022

GH-95833 is a backport of this pull request to the 3.11 branch.

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 9, 2022

GH-95834 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this issue Aug 9, 2022
This enables accessing IDLE as 'idlelib' in the Doc Module listing.
(cherry picked from commit 70fc964)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this issue Aug 9, 2022
This enables accessing IDLE as 'idlelib' in the Doc Module listing.
(cherry picked from commit 70fc964)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup