Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than ↵ | Serhiy Storchaka | 2015-04-21 | 1 | -7/+15 |
| | | | | | | 8.5.8 (tclTomMath.h was broken) and non-final Tcl 8.6. | ||||
* | Include tkinter.h only after including tk.h (or the equivalent for another ↵ | Guilherme Polo | 2009-04-05 | 1 | -1/+3 |
| | | | | platform). | ||||
* | Fixed issue #5122: Synchronize tk load failure check to prevent a | Guilherme Polo | 2009-02-09 | 1 | -0/+25 |
potential deadlock. |