summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Issue #18270: merge from 3.3Ned Deily2013-12-111-11/+14
|\
| * Issue #18270: Prevent possible IDLE AttributeError on OS X when no initialNed Deily2013-12-111-11/+14
* | Issue #19481: print() of string subclass instance in IDLE no more hangs.Serhiy Storchaka2013-12-101-2/+5
|\ \ | |/
| * Issue #19481: print() of string subclass instance in IDLE no more hangs.Serhiy Storchaka2013-12-101-2/+5
| * Bump to 3.3.3 final.v3.3.3Georg Brandl2013-11-171-1/+1
| * Bump to 3.3.3rc2.v3.3.3rc2Georg Brandl2013-11-111-1/+1
| * Bump to 3.3.3rc1.Georg Brandl2013-10-271-1/+1
* | Bump version number to 3.4.0b1.v3.4.0b1Larry Hastings2013-11-241-1/+1
* | Version bump for 3.4.0a4.v3.4.0a4Larry Hastings2013-10-201-1/+1
* | Version bump to 3.4.0a3.v3.4.0a3Larry Hastings2013-09-281-1/+1
* | Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py scriptSerhiy Storchaka2013-09-161-7/+9
|\ \ | |/
| * Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py scriptSerhiy Storchaka2013-09-161-7/+9
* | Issue #18988: The "Tab" key now works when a word is already autocompleted.Serhiy Storchaka2013-09-112-7/+5
|\ \ | |/
| * Issue #18988: The "Tab" key now works when a word is already autocompleted.Serhiy Storchaka2013-09-112-7/+5
* | Version number bump for Python 3.4.0a2.v3.4.0a2Larry Hastings2013-09-071-1/+1
* | Merge from 3.3 #18489 Search Engine testsTerry Jan Reedy2013-08-312-34/+364
|\ \ | |/
| * Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine.Terry Jan Reedy2013-08-312-34/+364
* | Merge with 3.3Terry Jan Reedy2013-08-191-25/+37
|\ \ | |/
| * Issue #18489: idlelib.SearchEngine - add docstringsTerry Jan Reedy2013-08-191-25/+37
* | Merge with 3.3Terry Jan Reedy2013-08-181-1/+1
|\ \ | |/
| * Issue #18592: whitespaceTerry Jan Reedy2013-08-181-1/+1
* | Merge with 3.3Terry Jan Reedy2013-08-181-0/+17
|\ \ | |/
| * Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py).Terry Jan Reedy2013-08-181-0/+17
* | #18741: merge with 3.3.Ezio Melotti2013-08-172-5/+5
|\ \ | |/
| * #18741: fix more typos. Patch by FĂ©vry Thibault.Ezio Melotti2013-08-172-5/+5
* | Merge with 3.3Terry Jan Reedy2013-08-152-22/+10
|\ \ | |/
| * Issue #18732: Remove unused* parameter output_sep from IdleHistory.HistoryTerry Jan Reedy2013-08-152-22/+10
* | Merge with 3.3Terry Jan Reedy2013-08-152-3/+179
|\ \ | |/
| * Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan.Terry Jan Reedy2013-08-152-3/+179
* | Merge with 3.3Terry Jan Reedy2013-08-132-15/+35
|\ \ | |/
| * Issue #18425: Add docstrings to IdleHistory.py. Remove redundant 'history_'Terry Jan Reedy2013-08-132-15/+35
* | Merge with 3.3Terry Jan Reedy2013-08-102-49/+463
|\ \ | |/
| * Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py.Terry Jan Reedy2013-08-102-49/+463
* | Merge with 3.3Terry Jan Reedy2013-08-043-17/+10
|\ \ | |/
| * Issue #18151: Replace remaining Idle 'open...close' pairs with 'with open'.Terry Jan Reedy2013-08-043-17/+10
* | Bumped version to 3.4.0a1.v3.4.0a1Larry Hastings2013-08-031-1/+1
* | Merge with 3.3Terry Jan Reedy2013-07-302-2/+2
|\ \ | |/
| * Make all idle test case names end with 'Test'.Terry Jan Reedy2013-07-302-2/+2
* | Merge with 3.3Terry Jan Reedy2013-07-281-4/+12
|\ \ | |/
| * Update gui section of idle test README.Terry Jan Reedy2013-07-281-4/+12
* | Merge with 3.3Terry Jan Reedy2013-07-281-4/+1
|\ \ | |/
| * Issue #18441: Remove check from test_text.py in 3.3,4 (already done in 2.7).Terry Jan Reedy2013-07-281-4/+1
* | Issue #17532: merge from 3.3Ned Deily2013-07-201-1/+5
|\ \ | |/
| * Issue #17532: Prevent exception when changing key sets if Options menu is empty.Ned Deily2013-07-201-1/+5
* | Merge with 3.3Terry Jan Reedy2013-07-131-1/+4
|\ \ | |/
| * Issue #18365: convert buildbot errors to skips.Terry Jan Reedy2013-07-131-1/+4
* | Merge with 3.3Terry Jan Reedy2013-07-133-8/+88
|\ \ | |/
| * Issue #18279: Add tests for idlelib/RstripExtension.py. Original patch byTerry Jan Reedy2013-07-133-8/+88
* | Merge with 3.3Terry Jan Reedy2013-07-132-8/+7
|\ \ | |/
| * Issue #18365: normalize whitespaceTerry Jan Reedy2013-07-132-8/+7