Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change some mercurial/ hg.python.org references. (#8) (#185) | Senthil Kumaran | 2017-02-20 | 1 | -1/+1 | |
| | | | (cherry picked from commit b2ee40ed9c9041dcff9c898aa19aacf9ec60308a) | |||||
* | Issue #29162: Don't depend on 'from tkinter import *' importing sys. | Terry Jan Reedy | 2017-01-05 | 1 | -3/+3 | |
| | | | | Fix error in format string. | |||||
* | Issue #29071: Use local flags for IDLE colorizer string prefix matcher. | Terry Jan Reedy | 2017-01-02 | 1 | -4/+4 | |
| | | | | Revised re by Serhiy Storchaka. | |||||
* | Issue #29071: IDLE now colors f-string prefixes (but not invalid ur prefixes). | Terry Jan Reedy | 2016-12-27 | 1 | -3/+10 | |
| | ||||||
* | Issue #28572: Use system-specific values for configdialog font test | Terry Jan Reedy | 2016-11-08 | 2 | -8/+14 | |
| | ||||||
* | Issue #28572: Add 10% to coverage of IDLE's test_configdialog. | Terry Jan Reedy | 2016-11-07 | 4 | -75/+181 | |
| | | | | Update and augment description of the configuration system. | |||||
* | Issue #25488: merge idle.py from 3.5. | Terry Jan Reedy | 2016-09-30 | 1 | -6/+9 | |
|\ | ||||||
| * | Issue #25488: Stpp idle.py from adding a entry when it is a duplicate. | Terry Jan Reedy | 2016-09-30 | 1 | -6/+8 | |
| | | | | | | | | Also, make idlelib.idle.main() work after import idlelib.idle. | |||||
* | | Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. | Terry Jan Reedy | 2016-09-30 | 2 | -677/+669 | |
|\ \ | |/ | | | | | Reformat a few early 3.x entries in HEWS.txt. Merge from 3.5. | |||||
| * | Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt. | Terry Jan Reedy | 2016-09-30 | 2 | -667/+669 | |
| | | | | | | | | Reformat a few early 3.x entries in HEWS.txt. | |||||
| * | IDLE NEWS item and ack. | Terry Jan Reedy | 2016-09-29 | 1 | -0/+3 | |
| | | ||||||
* | | Issue #28300: Merge from 3.5 | Berker Peksag | 2016-09-28 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Issue #28300: Fix typos, patch by Shlomi Fish | Berker Peksag | 2016-09-28 | 1 | -1/+1 | |
| | | ||||||
* | | Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. | Terry Jan Reedy | 2016-09-12 | 4 | -25/+51 | |
|\ \ | |/ | | | | | Patch by Roger Serwy, updated by Bayard Randel. | |||||
| * | Issue #15308: Add 'interrupt execution' (^C) to Shell menu. | Terry Jan Reedy | 2016-09-12 | 3 | -26/+49 | |
| | | | | | | | | Patch by Roger Serwy, updated by Bayard Randel. | |||||
* | | IDLE newx items. merge from 3.5 | Terry Jan Reedy | 2016-09-10 | 1 | -1/+15 | |
|\ \ | |/ | ||||||
| * | IDLE newx items. | Terry Jan Reedy | 2016-09-10 | 1 | -0/+7 | |
| | | ||||||
| * | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Martin Panter | 2016-09-07 | 1 | -1/+1 | |
| | | ||||||
* | | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 | 4 | -11/+11 | |
| | | | | | | | | | | | | | | And most of the tools. Patch by Emanual Barry, reviewed by me, Serhiy Storchaka, and Martin Panter. | |||||
* | | Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5). | Terry Jan Reedy | 2016-09-01 | 9 | -6/+21 | |
|\ \ | |/ | ||||||
| * | Issue #27922: IDLE tests no longer flash tk widgets. | Terry Jan Reedy | 2016-09-01 | 6 | -5/+13 | |
| | | ||||||
* | | Improve idlelib.textview comments. | Terry Jan Reedy | 2016-08-31 | 1 | -7/+6 | |
| | | ||||||
* | | Issue #27891: Tweak new idlelib README entry. | Terry Jan Reedy | 2016-08-31 | 1 | -2/+2 | |
| | | ||||||
* | | Issue #27891: Consistently group and sort imports within idlelib modules. | Terry Jan Reedy | 2016-08-31 | 47 | -122/+197 | |
| | | ||||||
* | | Issue #17642: add larger font sizes for classroom projection. | Terry Jan Reedy | 2016-08-31 | 1 | -1/+2 | |
| | | ||||||
* | | Merge with 3.5 | Terry Jan Reedy | 2016-08-30 | 1 | -13/+16 | |
|\ \ | |/ | ||||||
| * | ? Working Directory ? | Terry Jan Reedy | 2016-08-30 | 1 | -14/+17 | |
| | | ||||||
* | | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Raymond Hettinger | 2016-08-30 | 3 | -3/+3 | |
| | | ||||||
* | | Add version to title of IDLE help window. | Terry Jan Reedy | 2016-08-26 | 1 | -1/+2 | |
|\ \ | |/ | ||||||
| * | Add version to title of IDLE help window. | Terry Jan Reedy | 2016-08-26 | 1 | -1/+2 | |
| | | ||||||
* | | Merge with 3.5 | Terry Jan Reedy | 2016-08-25 | 1 | -22/+21 | |
|\ \ | |/ | ||||||
| * | Issue #25564: Mention exec and __builtins__ in IDLE-console difference section. | Terry Jan Reedy | 2016-08-25 | 1 | -22/+21 | |
| | | ||||||
* | | Issue #27821: Fix bug in idlelib.comfig function and add new tests. | Terry Jan Reedy | 2016-08-25 | 2 | -23/+85 | |
| | | ||||||
* | | Fix typo in IDLE News. | Terry Jan Reedy | 2016-08-21 | 1 | -3/+3 | |
|\ \ | |/ | ||||||
| * | Fix typo in IDLE News. | Terry Jan Reedy | 2016-08-21 | 1 | -1/+1 | |
| | | ||||||
* | | Add 3.6.0a4 IDLE NEWS and idlelib/NEWS.txt items. | Terry Jan Reedy | 2016-08-21 | 1 | -0/+26 | |
|\ \ | |/ | ||||||
| * | Add 3.5.3 IDLE NEWS and idlelib/NEWS.txt items. | Terry Jan Reedy | 2016-08-21 | 1 | -0/+9 | |
| | | ||||||
* | | Issue #27714: Remove unneeded non-idempotent call that fails on retest. | Terry Jan Reedy | 2016-08-21 | 1 | -2/+0 | |
|\ \ | |/ | ||||||
| * | Issue #27714: Remove unneeded non-idempotent call that fails on retest. | Terry Jan Reedy | 2016-08-21 | 1 | -2/+0 | |
| | | ||||||
| * | Issue #27714: text_textview now passes when re-run in the same process | Terry Jan Reedy | 2016-08-10 | 1 | -2/+1 | |
| | | | | | | | | because test_idle failed while running with test -w (and no -jn). | |||||
* | | Issue #27611, #24137: Only change tkinter when easily restored. | Terry Jan Reedy | 2016-08-16 | 1 | -2/+4 | |
| | | ||||||
* | | Issue #27732: Silence test_idle with dummy bell functions. | Terry Jan Reedy | 2016-08-11 | 10 | -23/+32 | |
| | | ||||||
* | | Issue #27714: text_textview now passes when re-run in the same process | Terry Jan Reedy | 2016-08-10 | 2 | -3/+3 | |
| | | | | | | | | | | because test_idle failed while running with test -w (and no -jn). Prevent a non-fatal warning from test_config_key. | |||||
* | | Issue #27380: For test_query on Mac, adjust one expected result. | Terry Jan Reedy | 2016-08-10 | 1 | -1/+3 | |
| | | ||||||
* | | Issue #27621: Put query response validation error messages in query box | Terry Jan Reedy | 2016-08-10 | 2 | -194/+165 | |
| | | | | | | | | | | instead of in separate massagebox. Redo tests to match. Add Mac OSX refinements. Original patch by Mark Roseman. | |||||
* | | Issue #27620: Make htest box respond to <Return> and <Escape>. | Terry Jan Reedy | 2016-07-28 | 1 | -6/+12 | |
| | | ||||||
* | | Issue #27620: Mark the default action button as the default. | Terry Jan Reedy | 2016-07-28 | 1 | -1/+1 | |
| | | ||||||
* | | Issue #27626: Further spelling fixes for 3.6 | Martin Panter | 2016-07-28 | 1 | -1/+1 | |
| | | ||||||
* | | Issue #27626: Merge spelling fixes from 3.5 | Martin Panter | 2016-07-28 | 2 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Issue #27626: Spelling fixes in docs, comments and internal names | Martin Panter | 2016-07-28 | 2 | -2/+2 | |
| | | | | | | | | Based on patch by Ville Skyttä. |