Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.6] bpo-31462: IDLE - remove trailing whitespaces (GH-3564) (#3594) | Terry Jan Reedy | 2017-09-15 | 1 | -2/+2 |
| | | | Reproduction of Idlelib changes in Serhiy's 3.7 patch. | ||||
* | 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 | 1 | -4/+5 |
|\ \ | |/ | | | | | Patch by Roger Serwy, updated by Bayard Randel. | ||||
| * | Issue #15308: Add 'interrupt execution' (^C) to Shell menu. | Terry Jan Reedy | 2016-09-12 | 1 | -5/+6 |
| | | | | | | | | Patch by Roger Serwy, updated by Bayard Randel. | ||||
* | | 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 | 1 | -1/+20 |
| | | |||||
* | | Issue #27895: Spelling fixes (Contributed by Ville Skyttä). | Raymond Hettinger | 2016-08-30 | 1 | -1/+1 |
| | | |||||
* | | Issue 27437: Add query.ModuleName and use it for file => Load Module. | Terry Jan Reedy | 2016-07-03 | 1 | -3/+3 |
| | | | | | | | | Users can now edit bad entries instead of starting over. | ||||
* | | Issue # 24225: Update idlelib.README.txt with new file names and event handlers. | Terry Jan Reedy | 2016-06-01 | 1 | -133/+135 |
|/ | |||||
* | Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION ↵ | Terry Jan Reedy | 2015-12-18 | 1 | -1/+1 |
| | | | | MARK. | ||||
* | Issue #25224: README.txt is now an idlelib index for IDLE developers and | Terry Jan Reedy | 2015-10-03 | 1 | -60/+229 |
| | | | | | curious users. The previous user content is now in the IDLE doc and is redundant. IDLE now means 'Integrated Development and Learning Environment'. | ||||
* | Updated tracker link. | Guido van Rossum | 2007-08-31 | 1 | -6/+3 |
| | |||||
* | Added a banner to the shell startup message discussing possible | Kurt B. Kaiser | 2003-07-27 | 1 | -0/+5 |
| | | | | | | | | | warnings from personal firewall software. Added the same text to README.txt, updated NEWS.txt for release. M NEWS.txt M PyShell.py M README.txt | ||||
* | Updated for IDLEfork re-integration | Kurt B. Kaiser | 2003-06-12 | 1 | -25/+45 |
| | |||||
* | Update for release | Kurt B. Kaiser | 2003-06-01 | 1 | -3/+3 |
| | | | | | Modified Files: NEWS.txt README.txt TODO.txt | ||||
* | Update documentation. | Kurt B. Kaiser | 2003-01-10 | 1 | -42/+24 |
| | |||||
* | Update for Alpha 0 Release | Kurt B. Kaiser | 2002-12-31 | 1 | -137/+35 |
| | |||||
* | bring up to date for 0.8.1 release | Steven M. Gava | 2001-07-20 | 1 | -0/+34 |
| | |||||
* | minor tidy-ups ready for 0.8.1 alpha tarball release | Steven M. Gava | 2001-07-19 | 1 | -0/+3 |
| | |||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+121 |