Skip to content
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

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

Merged
merged 1 commit into from Aug 22, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented 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

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
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

Copy link
Contributor

@ambv ambv left a comment

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
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.

None yet

5 participants