Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace | Terry Jan Reedy | 2014-06-05 | 1 | -1/+1 |
| | |||||
* | Issue #18910: Add unittest for textView. Patch by Phil Webster. | Terry Jan Reedy | 2014-06-05 | 3 | -4/+113 |
| | |||||
* | Issue #18292: Idle - test AutoExpand. Patch by Saihadhav Heblikar. | Terry Jan Reedy | 2014-06-05 | 2 | -0/+162 |
| | |||||
* | Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster. | Terry Jan Reedy | 2014-06-04 | 4 | -4/+181 |
| | |||||
* | Issue #18492: Allow all resources when tests are not run by regrtest.py. | Zachary Ware | 2014-06-02 | 4 | -20/+21 |
| | | | | This changeset also includes cleanup allowed by this behavior change. | ||||
* | Issue #21477: Update htest docstring and remove extraneous differences between | Terry Jan Reedy | 2014-06-01 | 1 | -9/+18 |
| | | | | 2.7 and 3.4. Original patch by Saimadhav Heblikar. | ||||
* | Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog. | Terry Jan Reedy | 2014-05-29 | 5 | -21/+108 |
| | | | | Put instructions in a fixed size scrollable Text. Patch by Saimadhav Heblikar. | ||||
* | Issue #21477: Add htests for Search and Replace dialogs. | Terry Jan Reedy | 2014-05-27 | 4 | -15/+73 |
| | | | | Patch by Saimadhav Heblikar. | ||||
* | Issue #21477: Idle htest: modify run; add more tests. | Terry Jan Reedy | 2014-05-25 | 9 | -79/+160 |
| | | | | Patch by Saimadhav Heblikar. 2.7 version will follow. | ||||
* | Issue #21477: Idle htest: merge and modify run and runall; add many tests. | Terry Jan Reedy | 2014-05-24 | 18 | -181/+414 |
| | | | | Patch by Saimadhav Heblikar | ||||
* | merge heads | Terry Jan Reedy | 2014-05-20 | 2 | -27/+26 |
|\ | |||||
| * | Issue #21477: idle htests - lower case function names, other cleanups. | Terry Jan Reedy | 2014-05-19 | 2 | -27/+26 |
| | | |||||
* | | Version bump for 3.4.1.v3.4.1 | Larry Hastings | 2014-05-18 | 1 | -1/+1 |
|/ | |||||
* | Merge. | Larry Hastings | 2014-05-18 | 4 | -32/+116 |
|\ | |||||
| * | Issue #18104: revise docstrings, remove obsolete comments. | Terry Jan Reedy | 2014-05-16 | 1 | -29/+32 |
| | | |||||
| * | whitespace | Terry Jan Reedy | 2014-05-12 | 1 | -1/+0 |
| | | |||||
| * | Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin | Terry Jan Reedy | 2014-05-12 | 4 | -32/+114 |
| | | | | | | | | | | consolidating and improving human-validated tests of Idle. Change other files as needed to work with htest. Running the module as __main__ runs all tests. | ||||
* | | Version bump for 3.4.1rc1.v3.4.1rc1 | Larry Hastings | 2014-05-04 | 1 | -1/+1 |
|/ | |||||
* | Issue #21138: Change default reformat paragraph width to PEP 8's 72. | Terry Jan Reedy | 2014-04-22 | 1 | -1/+1 |
| | |||||
* | Issue 21284: Idle: make test_formatparagraph pass even when a user changes the | Terry Jan Reedy | 2014-04-22 | 2 | -10/+13 |
| | | | | reformat width in the configuration menu. | ||||
* | Issue #17654: Ensure IDLE menus are customized properly on OS X for | Ned Deily | 2014-03-28 | 11 | -93/+123 |
| | | | | non-framework builds and for all variants of Tk. | ||||
* | Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1. | Larry Hastings | 2014-03-17 | 7 | -5/+21 |
|\ | |||||
| * | Merge with 3.3 | Terry Jan Reedy | 2014-02-27 | 5 | -3/+13 |
| |\ | |||||
| | * | Issue #20567: Delete class attribute gui widgets in idle tests. | Terry Jan Reedy | 2014-02-27 | 5 | -3/+13 |
| | | | | | | | | | | | | Code patch by Serhiy Storchaka | ||||
| * | | Merge with 3.3 | Terry Jan Reedy | 2014-02-23 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #20730: Fix typo reported by Claudiu Popa. | Terry Jan Reedy | 2014-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | #20634: merge with 3.3. | Ezio Melotti | 2014-02-15 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | #20634: fix typo in IDLE README noticed by Saimadhav Heblikar. | Ezio Melotti | 2014-02-15 | 1 | -1/+1 |
| | | | |||||
| * | | Merge Python 3.4.0rc1 release branch. | Larry Hastings | 2014-02-11 | 2 | -1/+6 |
| |\ \ | |||||
| | * | | Issue #20167: Add missing else: break in 3 places as noticed by Serhiy. | Terry Jan Reedy | 2014-02-10 | 1 | -0/+6 |
| | | | | |||||
| | * | | merge with 3.3 | Georg Brandl | 2014-02-10 | 1 | -1/+0 |
| | |\ \ | | | |/ | |||||
| | | * | Fix trailing whitespace. | Georg Brandl | 2014-02-10 | 1 | -2/+1 |
| | | | | |||||
| | | * | merge with 3.3.4 releasing repo | Georg Brandl | 2014-02-10 | 2 | -1/+63 |
| | | |\ | |||||
| | | | * | Bump to 3.3.4 final | Georg Brandl | 2014-02-09 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | Bump to 3.3.4rc1. | Georg Brandl | 2014-01-25 | 1 | -1/+1 |
| | | | | | |||||
| | | | * | Update IDLE news from Misc/NEWS. | Georg Brandl | 2014-01-25 | 1 | -0/+62 |
| | | | | | |||||
* | | | | | Release bump for 3.4.0 final. | Larry Hastings | 2014-03-16 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Version bump for 3.4.0rc3.v3.4.0rc3 | Larry Hastings | 2014-03-09 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Version bump for Python 3.4.0rc2.v3.4.0rc2 | Larry Hastings | 2014-02-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | merge with 3.3 | Georg Brandl | 2014-02-10 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | Python 3.4.0rc1: Version bump.v3.4.0rc1 | Larry Hastings | 2014-02-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | Issue #20406: Use Python application icons for Idle window title bars. | Terry Jan Reedy | 2014-02-08 | 8 | -1/+13 |
|\ \ \ | |/ / | | | | | | | Patch mostly by Serhiy Storchaka. | ||||
| * | | Issue #20406: Use Python application icons for Idle window title bars. | Terry Jan Reedy | 2014-02-08 | 8 | -1/+13 |
| | | | | | | | | | | | | Patch mostly by Serhiy Storchaka. | ||||
* | | | Issue #20167: Suppress 3.4 specific 'Exception ignored' messages. | Terry Jan Reedy | 2014-02-08 | 1 | -4/+23 |
| | | | | | | | | | | | | Original patch by Tal Einat. | ||||
* | | | Update the python.gif icon for the Idle classbrowser and pathbowser | Terry Jan Reedy | 2014-02-02 | 1 | -0/+0 |
|\ \ \ | |/ / | | | | | | | from the old green snake to the new new blue and yellow snakes. | ||||
| * | | Update the python.gif icon for the Idle classbrowser and pathbowser | Terry Jan Reedy | 2014-02-02 | 1 | -0/+0 |
| | | | | | | | | | | | | from the old green snake to the new new blue and yellow snakes. | ||||
* | | | Merge with 3.3 | Terry Jan Reedy | 2014-01-29 | 2 | -7/+4 |
|\ \ \ | |/ / | |||||
| * | | Idlelib: forward port changes that silenced 2.7 -3 deprecation warnings and | Terry Jan Reedy | 2014-01-29 | 2 | -7/+4 |
| | | | | | | | | | | | | which are at least as efficient. On Py3, unpacking exceptions never works. | ||||
* | | | Issue #20326: Argument Clinic now uses a simple, unique signature to | Larry Hastings | 2014-01-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | annotate text signatures in docstrings, resulting in fewer false positives. "self" parameters are also explicitly marked, allowing inspect.Signature() to authoritatively detect (and skip) said parameters. Issue #20326: Argument Clinic now generates separate checksums for the input and output sections of the block, allowing external tools to verify that the input has not changed (and thus the output is not out-of-date). | ||||
* | | | Merge. | Larry Hastings | 2014-01-27 | 3 | -27/+55 |
|\ \ \ |