Skip to content

bpo-42560: reorganize Tkinter docs modules section for clarity #27840

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

  • move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
  • added missing ttk and tix here
  • emphasized up front that most apps will need tkinter and ttk

https://bugs.python.org/issue42560

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir labels Aug 19, 2021
@ambv ambv added skip news needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Aug 22, 2021
@ambv ambv changed the title bpo-42560: reorgnize Tkinter docs modules section bpo-42560: reorganize Tkinter docs modules section for clarity Aug 22, 2021
@ambv ambv merged commit d5dbe8b 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.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 22, 2021
…nGH-27840)

- move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
- added missing ttk and tix here
- emphasized up front that most apps will need tkinter and ttk
(cherry picked from commit d5dbe8b)

Co-authored-by: Mark Roseman <mark@markroseman.com>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed needs backport to 3.10 only security fixes needs backport to 3.9 only security fixes labels Aug 22, 2021
@bedevere-bot
Copy link

GH-27895 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
…nGH-27840)

- move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
- added missing ttk and tix here
- emphasized up front that most apps will need tkinter and ttk
(cherry picked from commit d5dbe8b)

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

- move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
- added missing ttk and tix here
- emphasized up front that most apps will need tkinter and ttk
(cherry picked from commit d5dbe8b)

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

- move description of internal modules (_tkinter and tkinter.constants) from section intro to list of additional modules at end of section, as not most important info
- added missing ttk and tix here
- emphasized up front that most apps will need tkinter and ttk
(cherry picked from commit d5dbe8b)

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.

5 participants