Skip to content

gh-59149: Setup documentation for IDLE on Linux and add section in Editors #130003

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

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

StanFromIreland
Copy link
Contributor

@StanFromIreland StanFromIreland commented Feb 11, 2025

@StanFromIreland
Copy link
Contributor Author

@terryjreedy
@willingc (For Wiki mention)

@StanFromIreland
Copy link
Contributor Author

@encukou for linux installers.

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@terryjreedy terryjreedy added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Feb 12, 2025
Copy link
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

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

The addition to editors.rst looks fine to me.

@encukou To merge, I would need coredev linux user approval for the linux addition.

I was under the impression that on Linux, IDLE was generally bundled with tkinter/_tkinter. Has this changed? Do the installers install tkinter if not present?

Copy link
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

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

Looks good!

The idle package depends on tkinter. It'll pull in whatever you don't have installed -- tkinter, Python, even a GUI environment like X11.

@terryjreedy terryjreedy merged commit 555ee43 into python:main Feb 12, 2025
31 of 32 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 12, 2025
… in Editors (pythonGH-130003)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
---------

(cherry picked from commit 555ee43)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 12, 2025

GH-130027 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 Feb 12, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 12, 2025
… in Editors (pythonGH-130003)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
---------

(cherry picked from commit 555ee43)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 12, 2025

GH-130028 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Feb 12, 2025
terryjreedy pushed a commit that referenced this pull request Feb 12, 2025
…n in Editors (GH-130003) (#130027)

---------
(cherry picked from commit 555ee43)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
terryjreedy pushed a commit that referenced this pull request Feb 12, 2025
…n in Editors (GH-130003) (#130028)

---------
(cherry picked from commit 555ee43)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@StanFromIreland StanFromIreland deleted the idle-docs-add branch February 12, 2025 17:06
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 news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants