Skip to content

bpo-42560: tweaks to intro of Tkinter docs- add macOS, drop ActiveState #27835

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 1 commit into from
Aug 22, 2021

Conversation

roseman
Copy link
Contributor

@roseman roseman commented Aug 19, 2021

  • explicitly add macOS to platforms
  • drop reference to ActiveState, which is no longer core Tcl/Tk maintainer

https://bugs.python.org/issue42560

platforms, as well as on Windows systems. (Tk itself is not part of Python; it
is maintained at ActiveState.)
the Tcl/Tk GUI toolkit. Both Tk and :mod:`tkinter` are available on most Unix
platforms, including macOS, as well as on Windows systems.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
platforms, including macOS, as well as on Windows systems.
platforms (including macOS) as well as on Windows systems.

IMO, this flows better with the following "as well as ..."

Copy link
Contributor

Choose a reason for hiding this comment

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

Disagree, as you need the comma before "as well as" for the external flow anyway, as you can see on the red part of the diff.

@ambv ambv added needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes skip news labels Aug 22, 2021
@ambv ambv merged commit 141c7a4 into python:main Aug 22, 2021
@miss-islington
Copy link
Contributor

Thanks @roseman for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 22, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 22, 2021
…te (pythonGH-27835)

(cherry picked from commit 141c7a4)

Co-authored-by: Mark Roseman <mark@markroseman.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Aug 22, 2021
@bedevere-bot
Copy link

GH-27892 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 22, 2021
…te (pythonGH-27835)

(cherry picked from commit 141c7a4)

Co-authored-by: Mark Roseman <mark@markroseman.com>
miss-islington added a commit that referenced this pull request Aug 22, 2021
…te (GH-27835)

(cherry picked from commit 141c7a4)

Co-authored-by: Mark Roseman <mark@markroseman.com>
ambv pushed a commit that referenced this pull request Aug 22, 2021
…te (GH-27835) (GH-27892)

(cherry picked from commit 141c7a4)

Co-authored-by: Mark Roseman <mark@markroseman.com>
@hpmason hpmason mannequin mentioned this pull request Nov 3, 2023
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
None yet
Development

Successfully merging this pull request may close these issues.

6 participants