Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gh-84623: Remove unused imports in stdlib (#93773) | Victor Stinner | 2022-06-13 |
* | bpo-42721: Improve using simple dialogs without root window (GH-23897) | Serhiy Storchaka | 2020-12-25 |
* | bpo-15303: Support widgets with boolean value False in Tkinter (GH-23904) | Serhiy Storchaka | 2020-12-25 |
* | bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781) | Serhiy Storchaka | 2020-12-19 |
* | bpo-29446: tkinter 'import *' only imports what it should (GH-14864) | Flavian Hautbois | 2019-07-25 |
* | bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) | Serhiy Storchaka | 2018-10-12 |
* | Remove outdated TkVersion checks. | Serhiy Storchaka | 2016-04-25 |
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 |
* | Tkinter move, part 1: move modules. | Georg Brandl | 2008-05-17 |