summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
Commit message (Expand)AuthorAgeFilesLines
* Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.Serhiy Storchaka2015-05-061-4/+4
* Version number bump for Python 3.5.0a4.v3.5.0a4Larry Hastings2015-04-191-1/+1
* Issue #23943: Fix typos. Patch by Piotr Kasprzyk.Berker Peksag2015-04-142-2/+2
|\
| * Issue #23943: Fix typos. Patch by Piotr Kasprzyk.Berker Peksag2015-04-142-2/+2
* | Closes #17202: Merge with 3.4Zachary Ware2015-04-131-4/+4
|\ \ | |/
| * Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-131-4/+4
* | Issue #23825: Fixed test_idle under -OO.Serhiy Storchaka2015-04-041-7/+12
|\ \ | |/
| * Issue #23825: Fixed test_idle under -OO.Serhiy Storchaka2015-04-041-7/+12
* | Escaped backslashes in docstrings.Serhiy Storchaka2015-04-031-1/+1
|\ \ | |/
| * Escaped backslashes in docstrings.Serhiy Storchaka2015-04-031-1/+1
* | Release bump for Python 3.5.0a3.v3.5.0a3Larry Hastings2015-03-291-1/+1
* | Removed unintentional trailing spaces in text files.Serhiy Storchaka2015-03-293-10/+10
* | Issue #23583: Added tests for standard IO streams in IDLE.Serhiy Storchaka2015-03-241-0/+233
|\ \ | |/
| * Issue #23583: Added tests for standard IO streams in IDLE.Serhiy Storchaka2015-03-241-0/+233
| * Release bump for 3.4.3 final.Larry Hastings2015-02-231-1/+1
| * Version bump for 3.4.3rc1.Larry Hastings2015-02-081-1/+1
* | Release bump for 3.5.0a2.v3.5.0a2Larry Hastings2015-03-081-1/+1
* | Release bump for 3.5.0a1.Larry Hastings2015-02-081-1/+1
* | Issue #23180: merge from 3.4Ned Deily2015-01-183-9/+3
|\ \ | |/
| * Issue #23180: Rename IDLE "Windows" menu item to "Window".Ned Deily2015-01-183-9/+3
* | Merge with 3.4Terry Jan Reedy2015-01-081-31/+0
|\ \ | |/
| * Issue #23184: delete unused idlelib file.Terry Jan Reedy2015-01-081-31/+0
* | Merge with 3.4Terry Jan Reedy2014-12-164-24/+5
|\ \ | |/
| * Issue #20577: move configuration of FormatParagraph extension to new extensionTerry Jan Reedy2014-12-164-24/+5
* | Merge with 3.4Terry Jan Reedy2014-12-111-2/+2
|\ \ | |/
| * Issue 22823: Use set literal in idlelib.Terry Jan Reedy2014-12-111-2/+2
* | Update idlelib/NEWS.txt.Terry Jan Reedy2014-12-061-0/+20
|\ \ | |/
| * Update idlelib/NEWS.txt.Terry Jan Reedy2014-12-061-0/+24
* | Fixed IDLE tests after changing re error messages (issue #22578).Serhiy Storchaka2014-11-101-1/+1
* | Merge with 3.4 #3068Terry Jan Reedy2014-10-236-20/+278
|\ \ | |/
| * Issue #3068: Add Idle extension configuration dialog to Options menu.Terry Jan Reedy2014-10-236-20/+278
* | Issue #22186: Fix typos in Lib/.Berker Peksag2014-10-193-3/+3
|\ \ | |/
| * Issue #22186: Fix typos in Lib/.Berker Peksag2014-10-193-3/+3
* | Merge with 3.4: Issue #22629Terry Jan Reedy2014-10-178-82/+112
|\ \ | |/
| * Issue #22629: Revise idle_test.htest, mostly docstring. Start revision ofTerry Jan Reedy2014-10-178-82/+112
* | Merge with 3.4 Issue #22628Terry Jan Reedy2014-10-171-3/+4
|\ \ | |/
| * Issue #22628: Increase Treewidge line spacing so lines do not overlap.Terry Jan Reedy2014-10-171-3/+4
* | Merge with 3.4 Issue#16233Terry Jan Reedy2014-10-161-7/+6
|\ \ | |/
| * Issue #16233: When the module browser is not invoked in an editor window withTerry Jan Reedy2014-10-161-7/+6
* | Merge with 3.4 #3068Terry Jan Reedy2014-10-141-58/+60
|\ \ | |/
| * Issue #3068: Change 0/1 to False/True so that extension configure dialog canTerry Jan Reedy2014-10-141-58/+60
* | Merge with 3.4Terry Jan Reedy2014-10-141-1/+3
|\ \ | |/
| * Issue #22632: replace dead link with version-specific doc link.Terry Jan Reedy2014-10-141-1/+3
* | Merge with 3.4 #22614Terry Jan Reedy2014-10-131-0/+3
|\ \ | |/
| * Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka.Terry Jan Reedy2014-10-131-0/+3
* | Issue #14105: Merge with 3.4Terry Jan Reedy2014-10-121-7/+2
|\ \ | |/
| * Issue #14105: Change comment to reflect fix. Patch by Saimadhav Heblikar.Terry Jan Reedy2014-10-121-7/+2
* | Merge with 3.4: #21986, don't pickle user code objects.Terry Jan Reedy2014-10-101-10/+10
|\ \ | |/
| * Issue #21986: Idle now matches interpreter in not pickling user code objects.Terry Jan Reedy2014-10-101-10/+10
* | Merge with 3.4Terry Jan Reedy2014-10-101-11/+4
|\ \ | |/