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