Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error | Serhiy Storchaka | 2016-04-17 | 4 | -4/+4 |
|\ | | | | | | | messages. | ||||
| * | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 | 4 | -4/+4 |
| | | |||||
* | | Issue #26581: Use the first coding cookie on a line, not the last one. | Serhiy Storchaka | 2016-03-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #26581: Use the first coding cookie on a line, not the last one. | Serhiy Storchaka | 2016-03-20 | 1 | -1/+1 |
| | | |||||
* | | Merge with 3.5 | Terry Jan Reedy | 2016-03-01 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Whitespace | Terry Jan Reedy | 2016-03-01 | 1 | -3/+3 |
| | | |||||
* | | Merge with 3.5 | Terry Jan Reedy | 2016-03-01 | 1 | -1/+24 |
|\ \ | |/ | |||||
| * | Document maintenance of idlelib/help.html in idlelib. | Terry Jan Reedy | 2016-03-01 | 1 | -1/+24 |
| | | |||||
* | | Merge with 3.5 | Terry Jan Reedy | 2016-03-01 | 1 | -73/+73 |
|\ \ | |/ | |||||
| * | Rebase the 3.x version of idlelib/help.html on the 3.5 version of | Terry Jan Reedy | 2016-03-01 | 1 | -73/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doc/build/html/library/idle.html, which is built from Doc/library/idle.rst. Help.html is an rstrip()ed copy of idle.html that can be pushed. The displayed content is unchanged because a) the version number is not displayed, being inherent in the version displaying the file and b) the tt tag was ignored by the custom parser in idlelib/help.py. The wrapped <span class="pre"> tags remain as they were. This will be merged in 3.6 (without conflict) because the 3.6 help.html is a copy of the 3.5 file (which was a copy of the 3.4 file). The two files will remain the same until either a) there is a content change that only applies to one of them or b) 3.5 maintenance ends and the 3.6 file is itself rebased. | ||||
* | | Issues #26310, 26311: Merge typo fixes from 3.5 | Martin Panter | 2016-02-10 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Issues #26310, #26311: Fix typos in the documentation and code comments | Martin Panter | 2016-02-10 | 2 | -2/+2 |
| | | |||||
* | | Merge with 3.5 | Terry Jan Reedy | 2016-01-27 | 2 | -1/+13 |
|\ \ | |/ | |||||
| * | Issue #25507: revert incorrect movement of idleConf import in c548ad75160c. | Terry Jan Reedy | 2016-01-27 | 2 | -1/+13 |
| | | | | | | | | Augment htest to include all major IOBinding functions. | ||||
* | | Merge with 3.5 | Terry Jan Reedy | 2016-01-17 | 2 | -4/+7 |
|\ \ | |/ | |||||
| * | Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt. | Terry Jan Reedy | 2016-01-17 | 2 | -4/+7 |
| | | | | | | | | Re-encode CREDITS.txt to utf-8 and open it with 'utf-8'. | ||||
* | | Merge with 3.5 | Terry Jan Reedy | 2015-12-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge with 3.4 | Terry Jan Reedy | 2015-12-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION ↵ | Terry Jan Reedy | 2015-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | MARK. | ||||
* | | | Update idlelib/NEWS.txt. | Terry Jan Reedy | 2015-11-21 | 1 | -15/+38 |
|\ \ \ | |/ / | |||||
| * | | Update idlelib/NEWS.txt. | Terry Jan Reedy | 2015-11-21 | 1 | -16/+39 |
| |\ \ | | |/ | |||||
| | * | Update idlelib/NEWS.txt. | Terry Jan Reedy | 2015-11-21 | 1 | -16/+39 |
| | | | |||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-11-21 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-11-21 | 1 | -2/+5 |
| |\ \ | | |/ | |||||
| | * | Issue 15348: Stop debugger engine (normally in user process) | Terry Jan Reedy | 2015-11-21 | 1 | -2/+5 |
| | | | | | | | | | | | | before closing debugger window in IDLE process. | ||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-11-21 | 1 | -7/+53 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-11-21 | 1 | -7/+53 |
| |\ \ | | |/ | |||||
| | * | Issue #24455: Prevent IDLE from hanging when a) closing the shell while the | Terry Jan Reedy | 2015-11-21 | 1 | -7/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | debugger is active (15347); b) closing the debugger with the [X] button (15348); and c) activating the debugger when already active (24455). The patch by Mark Roseman does this by making two changes. 1. To suspend and resume the gui.interaction method, use the tcl vwait mechanism interded for this purpose instead of root.mainloop & .quit. 2. In gui.run, allow any existing interaction to terminate first. | ||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-11-20 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-11-20 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Make it slightly clearer that IDLE close message is referring to user program, | Terry Jan Reedy | 2015-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | | not to IDLE itself. | ||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-11-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-11-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #24750: whitespace | Terry Jan Reedy | 2015-11-16 | 1 | -1/+1 |
| | | | |||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-11-16 | 2 | -3/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-11-16 | 2 | -3/+8 |
| |\ \ | | |/ | |||||
| | * | Issue #24750: Improve appearance of IDLE editor window status bar. | Terry Jan Reedy | 2015-11-16 | 2 | -3/+8 |
| | | | | | | | | | | | | Patch by Mark Roseman. | ||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-11-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-11-12 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Indent | Terry Jan Reedy | 2015-11-12 | 1 | -1/+1 |
| | | | |||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-11-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-11-12 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Whitespace | Terry Jan Reedy | 2015-11-12 | 1 | -1/+1 |
| | | | |||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-11-12 | 8 | -25/+48 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-11-12 | 8 | -25/+48 |
| |\ \ | | |/ | |||||
| | * | Issue #25313: Change the handling of new built-in text color themes to better | Terry Jan Reedy | 2015-11-12 | 8 | -25/+48 |
| | | | | | | | | | | | | | | | address the compatibility problem introduced by the addition of IDLE Dark. Consistently use the revised idleConf.CurrentTheme everywhere in idlelib. | ||||
* | | | Issue #25523: Merge a-to-an corrections from 3.5 | Martin Panter | 2015-11-02 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 | Martin Panter | 2015-11-02 | 2 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed or edited some other way to fix the grammar. | ||||
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-10-30 | 2 | -9/+13 |
|\ \ \ | |/ / |