Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 3.3 | Terry Jan Reedy | 2013-08-19 | 1 | -25/+37 |
|\ | |||||
| * | Issue #18489: idlelib.SearchEngine - add docstrings | Terry Jan Reedy | 2013-08-19 | 1 | -25/+37 |
| | | | | | | | | (original patch by Phil Webster). | ||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-08-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #18592: whitespace | Terry Jan Reedy | 2013-08-18 | 1 | -1/+1 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-08-18 | 1 | -0/+17 |
|\ \ | |/ | |||||
| * | Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py). | Terry Jan Reedy | 2013-08-18 | 1 | -0/+17 |
| | | |||||
* | | #18741: merge with 3.3. | Ezio Melotti | 2013-08-17 | 2 | -5/+5 |
|\ \ | |/ | |||||
| * | #18741: fix more typos. Patch by FĂ©vry Thibault. | Ezio Melotti | 2013-08-17 | 2 | -5/+5 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-08-15 | 2 | -22/+10 |
|\ \ | |/ | |||||
| * | Issue #18732: Remove unused* parameter output_sep from IdleHistory.History | Terry Jan Reedy | 2013-08-15 | 2 | -22/+10 |
| | | | | | | | | | | | | and paired splits and joins that do nothing when output_sep is its default \n. *It in unused in that the class in only instantiated once, with the default. Make a few other changes in .fetch and its test. | ||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-08-15 | 2 | -3/+179 |
|\ \ | |/ | |||||
| * | Issue #18425: Unittests for idlelib.IdleHistory. First patch by R. Jayakrishnan. | Terry Jan Reedy | 2013-08-15 | 2 | -3/+179 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-08-13 | 2 | -15/+35 |
|\ \ | |/ | |||||
| * | Issue #18425: Add docstrings to IdleHistory.py. Remove redundant 'history_' | Terry Jan Reedy | 2013-08-13 | 2 | -15/+35 |
| | | | | | | | | prefix from two attributes and two methods of History class. | ||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-08-10 | 2 | -49/+463 |
|\ \ | |/ | |||||
| * | Issue #18226: Add docstrings and unittests for idlelib/FormatParagraph.py. | Terry Jan Reedy | 2013-08-10 | 2 | -49/+463 |
| | | | | | | | | | | Move comment code to a separate function so it can be separately tested. Original patches by Todd Rovito and Phil Webster. | ||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-08-04 | 3 | -17/+10 |
|\ \ | |/ | |||||
| * | Issue #18151: Replace remaining Idle 'open...close' pairs with 'with open'. | Terry Jan Reedy | 2013-08-04 | 3 | -17/+10 |
| | | |||||
* | | Bumped version to 3.4.0a1.v3.4.0a1 | Larry Hastings | 2013-08-03 | 1 | -1/+1 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-07-30 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Make all idle test case names end with 'Test'. | Terry Jan Reedy | 2013-07-30 | 2 | -2/+2 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-07-28 | 1 | -4/+12 |
|\ \ | |/ | |||||
| * | Update gui section of idle test README. | Terry Jan Reedy | 2013-07-28 | 1 | -4/+12 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-07-28 | 1 | -4/+1 |
|\ \ | |/ | |||||
| * | Issue #18441: Remove check from test_text.py in 3.3,4 (already done in 2.7). | Terry Jan Reedy | 2013-07-28 | 1 | -4/+1 |
| | | |||||
* | | Issue #17532: merge from 3.3 | Ned Deily | 2013-07-20 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Issue #17532: Prevent exception when changing key sets if Options menu is empty. | Ned Deily | 2013-07-20 | 1 | -1/+5 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-07-13 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | Issue #18365: convert buildbot errors to skips. | Terry Jan Reedy | 2013-07-13 | 1 | -1/+4 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-07-13 | 3 | -8/+88 |
|\ \ | |/ | |||||
| * | Issue #18279: Add tests for idlelib/RstripExtension.py. Original patch by | Terry Jan Reedy | 2013-07-13 | 3 | -8/+88 |
| | | | | | | | | | | Phil Webster. With that available, modify RstripExtension.py to stop deleting null slices, which caused a file to be marked as changed when it was not. | ||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-07-13 | 2 | -8/+7 |
|\ \ | |/ | |||||
| * | Issue #18365: normalize whitespace | Terry Jan Reedy | 2013-07-13 | 2 | -8/+7 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-07-13 | 2 | -5/+449 |
|\ \ | |/ | |||||
| * | Issue #18365: Add mock Text class and test thereof versus tk.Text. | Terry Jan Reedy | 2013-07-13 | 2 | -5/+449 |
| | | | | | | | | Based on patches by Todd.Rovito and Phil Webster. | ||||
* | | (merge) Issue #7136: In the Idle File menu, "New Window" is renamed "New File". | Terry Jan Reedy | 2013-07-01 | 2 | -2/+2 |
|\ \ | |/ | | | | | Patch by Tal Einat, Roget Serwy, and Todd Rovito. | ||||
| * | Issue #7136: In the Idle File menu, "New Window" is renamed "New File". | Terry Jan Reedy | 2013-07-01 | 2 | -2/+2 |
| | | | | | | | | Patch by Tal Einat, Roget Serwy, and Todd Rovito. | ||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-06-30 | 2 | -2/+39 |
|\ \ | |/ | |||||
| * | Issue #18189: add test_delegator for Idle Delegator class. | Terry Jan Reedy | 2013-06-30 | 2 | -2/+39 |
| | | | | | | | | Also change private dict used as a set to a set. | ||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-06-30 | 1 | -8/+0 |
|\ \ | |/ | |||||
| * | Issue 18189: remove unused methods in idlelib.Delegator.Delegator. | Terry Jan Reedy | 2013-06-30 | 1 | -8/+0 |
| | | | | | | | | | | Idle code already uses x.delegate instead of x.getdelegate(). The printed report must have been for testing. | ||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-06-29 | 1 | -28/+65 |
|\ \ | |/ | |||||
| * | Issue #18103: Update README.txt and test_idle to describe and run gui tests. | Terry Jan Reedy | 2013-06-29 | 1 | -28/+65 |
| | | |||||
* | | Merge with 3.3 | Terry Jan Reedy | 2013-06-29 | 3 | -49/+162 |
|\ \ | |/ | |||||
| * | Issue *18081, #18242: Change Idle warnings capture in PyShell and run to stop | Terry Jan Reedy | 2013-06-29 | 3 | -49/+162 |
| | | | | | | | | | | | | replacing warnings.formatwarnings and to reverse replacement of warnings.showwarnings when import is complete and when main function exits. Add test_warning.py. Vinay Sajip provided capture_warnings function. | ||||
* | | Issue #18081: Back out temporary changeset, 2a9e1eb3719c, to merge new patch. | Terry Jan Reedy | 2013-06-29 | 2 | -6/+3 |
| | | | | | | | | If buildbots run before next push, test_logging will (temporarily) fail. | ||||
* | | Issue #18081: Workaround "./python -m test_idle test_logging" failure | Victor Stinner | 2013-06-24 | 2 | -3/+6 |
| | | | | | | | | | | "import idlelib" should not install hooks on the warning modules, hooks should only be installed when IDLE is started. | ||||
* | | #18151 Merge from 3.3 | Terry Jan Reedy | 2013-06-22 | 2 | -24/+98 |
|\ \ | |/ | |||||
| * | #18151, part 2: Silence debug build resource warning for each file opened by | Terry Jan Reedy | 2013-06-22 | 2 | -24/+99 |
| | | | | | | | | | | | | 'Find in files' by replacing 'open with implicit close' by 'with open' in GrepDialog method grep_it. Streamline code with enumerate(), direct file iteration, and output tweak. Add test for this method, including output format. | ||||
* | | merge w/ 3.3 | Brett Cannon | 2013-06-15 | 2 | -2/+0 |
|\ \ | |/ |