Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23943: Fix typos. Patch by Piotr Kasprzyk. | Martin Panter | 2016-07-28 | 1 | -1/+1 |
| | |||||
* | Escaped backslashes in docstrings. | Serhiy Storchaka | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | More idlelib cleanup inspired by pyflakes. | Terry Jan Reedy | 2014-07-02 | 1 | -1/+1 |
| | |||||
* | Issue #18492: Allow all resources when tests are not run by regrtest.py. | Zachary Ware | 2014-06-02 | 1 | -1/+0 |
| | | | | This changeset also includes cleanup allowed by this behavior change. | ||||
* | Idlelib: silence two buildbot Deprecation Warnings with better code. | Terry Jan Reedy | 2014-01-29 | 1 | -6/+4 |
| | |||||
* | Issue #18489: Add complete, gui-free tests for idlelib.SearchEngine. | Terry Jan Reedy | 2013-08-31 | 1 | -34/+38 |
| | | | | | | Patch import and initialization in SearchEngine to make testing easier. Improve docstrings, especially to clarify the double role of 'ok' parameters. Original patch by Phil Webster. | ||||
* | Issue #18489: idlelib.SearchEngine - add docstrings | Terry Jan Reedy | 2013-08-19 | 1 | -25/+37 |
| | | | | (original patch by Phil Webster). | ||||
* | Issue #18316: Update idlelib 2.7 except clauses to ease backports. | Terry Jan Reedy | 2013-06-29 | 1 | -1/+1 |
| | |||||
* | Tkinter rename reversal: remove tkinter package, adapt imports and docs. | Georg Brandl | 2008-05-20 | 1 | -2/+2 |
| | |||||
* | Tkinter rename, step 2: fix imports and add stub modules. | Georg Brandl | 2008-05-16 | 1 | -2/+2 |
| | |||||
* | Merge PyIdle changes: | Kurt B. Kaiser | 2002-09-18 | 1 | -3/+2 |
| | | | | | Rev 1.3 doerwalter (string methods) | ||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+221 |