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