Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-... | Serhiy Storchaka | 2019-10-04 |
* | bpo-29446: tkinter 'import *' only imports what it should (GH-14864) | Flavian Hautbois | 2019-07-25 |
* | bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5... | Cheryl Sabella | 2018-03-04 |
* | Issue #27025: Generated names for Tkinter widgets are now more meanful | Serhiy Storchaka | 2016-06-13 |
* | Issue #22236: Tkinter tests now don't reuse default root window. New root | Serhiy Storchaka | 2014-08-24 |
|\ | |||
| * | Issue #22236: Tkinter tests now don't reuse default root window. New root | Serhiy Storchaka | 2014-08-24 |
* | | Issue #20636: Improved the repr of Tkinter widgets. | Serhiy Storchaka | 2014-04-04 |
|/ | |||
* | Issue #16541: tk_setPalette() now works with keyword arguments. | Serhiy Storchaka | 2013-01-02 |