| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -256/+0 |
|
|
* | Issue #25313: Change the handling of new built-in text color themes to better | Terry Jan Reedy | 2015-11-12 | 1 | -1/+1 |
|
|
* | Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of | Terry Jan Reedy | 2014-10-17 | 1 | -10/+12 |
|
|
* | Idle ColorDelegator: finish removing code for 'as'. | Terry Jan Reedy | 2014-08-19 | 1 | -1/+0 |
|
|
* | Idle ColorDelegator: remove special case code for 'as' in import statements. | Terry Jan Reedy | 2014-08-19 | 1 | -17/+0 |
|
|
* | Issue #14105: Stop removing breakpoints from Idle editors. | Terry Jan Reedy | 2014-08-09 | 1 | -1/+0 |
|
|
* | Issue #21477: Idle htest: modify run; add more tests. | Terry Jan Reedy | 2014-05-25 | 1 | -4/+2 |
|
|
* | Issue #21477: Idle htest: merge and modify run and runall; add many tests. | Terry Jan Reedy | 2014-05-24 | 1 | -5/+11 |
|
|
* | #17613: Prevent traceback when removing syntax colorizer in IDLE. | Roger Serwy | 2013-04-07 | 1 | -0/+4 |
|
|
* | Issue #14958: Change IDLE systax highlighting to recognize all string and | Ned Deily | 2012-05-30 | 1 | -4/+5 |
|
|
* | Issue #14428: Use the new time.perf_counter() and time.process_time() functions | Victor Stinner | 2012-04-29 | 1 | -2/+2 |
|
|
* | #6528 None, True, False are keywords in 3.x. Patch by Roger Serwy. | Terry Jan Reedy | 2012-01-16 | 1 | -1/+2 |
|
|
* | Issue #8641: Update IDLE 3 syntax coloring to recognize b".." and not u"..". | Ned Deily | 2011-12-07 | 1 | -4/+4 |
|
|
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -2/+2 |
|
|
* | Conform to py3k dict.{keys, items, values} with some advice from 2b3 | Kurt B. Kaiser | 2007-08-23 | 1 | -2/+2 |
|
|
* | Switch to absolute imports to support direct execution of modules. Many | Kurt B. Kaiser | 2007-08-22 | 1 | -3/+3 |
|
|
* | Merged revisions 56443-56466 via svnmerge from | Guido van Rossum | 2007-07-20 | 1 | -3/+3 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -16/+16 |
|
|
* | Anna Ravenscroft identified many occurrences of "file" used to open a file | Alex Martelli | 2006-08-24 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -12/+18 |
|
|
* | 1. Patch 1196895 Jeff Shute: | Kurt B. Kaiser | 2005-06-12 | 1 | -0/+3 |
|
|
* | 1. Bug in Patch 805830 fixed by Nigel Rowe | Kurt B. Kaiser | 2004-03-15 | 1 | -22/+21 |
|
|
* | Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe | Kurt B. Kaiser | 2004-03-08 | 1 | -2/+7 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
|
|
* | SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) | Raymond Hettinger | 2003-07-09 | 1 | -1/+1 |
|
|
* | Whitespace Normalization | Kurt B. Kaiser | 2002-12-31 | 1 | -2/+2 |
|
|
* | M ColorDelegator.py | Kurt B. Kaiser | 2002-12-17 | 1 | -0/+1 |
|
|
* | Merge Py Idle changes | Kurt B. Kaiser | 2002-09-15 | 1 | -2/+1 |
|
|
* | First work on making config changes dynamic, | Steven M. Gava | 2002-03-02 | 1 | -14/+15 |
|
|
* | loading core keybindings via new config system plus | Steven M. Gava | 2002-01-04 | 1 | -2/+2 |
|
|
* | further config system work | Steven M. Gava | 2001-11-03 | 1 | -1/+1 |
|
|
* | more work to support new config system | Steven M. Gava | 2001-11-03 | 1 | -10/+12 |
|
|
* | py-cvs-rel2_1 (Rev 1.11 and 1.12) merge | Kurt B. Kaiser | 2001-07-13 | 1 | -15/+28 |
|
|
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+234 |
|
|