Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #20567: Delete class attribute gui widgets in idle tests. | Terry Jan Reedy | 2014-02-27 | 1 | -0/+1 |
| | | | | Code patch by Serhiy Storchaka | ||||
* | Issue #18441: Remove check from test_text.py in 3.3,4 (already done in 2.7). | Terry Jan Reedy | 2013-07-28 | 1 | -4/+1 |
| | |||||
* | Issue #18365: convert buildbot errors to skips. | Terry Jan Reedy | 2013-07-13 | 1 | -1/+4 |
| | |||||
* | Issue #18365: normalize whitespace | Terry Jan Reedy | 2013-07-13 | 1 | -2/+1 |
| | |||||
* | Issue #18365: Add mock Text class and test thereof versus tk.Text. | Terry Jan Reedy | 2013-07-13 | 1 | -0/+228 |
Based on patches by Todd.Rovito and Phil Webster. |