Skip to content

[3.9] bpo-42560: reorganize Tkinter docs modules section for clarity (GH-27840) - #27895

Merged
ambv merged 1 commit into
python:3.9from
miss-islington:backport-d5dbe8b-3.9
Aug 22, 2021
Merged

[3.9] bpo-42560: reorganize Tkinter docs modules section for clarity (GH-27840)#27895
ambv merged 1 commit into
python:3.9from
miss-islington:backport-d5dbe8b-3.9

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Aug 22, 2021

Copy link
Copy Markdown
Contributor
  • 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

https://bugs.python.org/issue42560

…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

Copy link
Copy Markdown
ContributorAuthor

@roseman and @ambv: Status check is done, and it's a success ✅ .

@bedevere-botbedevere-bot added skip news docs Documentation in the Doc dir awaiting review labels Aug 22, 2021
@ambv
ambv merged commit 986750b into python:3.9Aug 22, 2021
@miss-islington
miss-islington deleted the backport-d5dbe8b-3.9 branch August 22, 2021 19:05
@hpmasonhpmasonmannequin mentioned this pull request Nov 3, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@ambv@the-knights-who-say-ni@bedevere-bot@roseman