Skip to content

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

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

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

Conversation

@miss-islington

@miss-islington miss-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
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@ambv ambv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Doc-only change.

@miss-islington miss-islington merged commit 4d1e74f into python:3.10 Aug 22, 2021
@miss-islington miss-islington deleted the backport-d5dbe8b-3.10 branch August 22, 2021 19:04
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@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