Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 3.3, issue #17047: remove doubled words found in 2.7 to | Terry Jan Reedy | 2013-03-11 | 13 | -38/+40 |
|\ | | | | | | | 3.4 Lib/*, as reported by Serhiy Storchaka and Matthew Barnett. | ||||
| * | Merge 3.2, issue #17047: remove doubled words found in 2.7 to | Terry Jan Reedy | 2013-03-11 | 13 | -38/+40 |
| |\ | | | | | | | | | | 3.4 Lib/*, as reported by Serhiy Storchaka and Matthew Barnett. | ||||
| | * | Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*, | Terry Jan Reedy | 2013-03-11 | 13 | -38/+40 |
| | | | | | | | | | | | | as reported by Serhiy Storchaka and Matthew Barnett. | ||||
* | | | Merge 3.3, issue #17047: remove doubled words found in 2.7 to 3.4 | Terry Jan Reedy | 2013-03-11 | 10 | -19/+19 |
|\ \ \ | |/ / | | | | | | | Modules/*, as reported by Serhiy Storchaka and Matthew Barnett. | ||||
| * | | Merge 3.2, Issue #17047: remove doubled words found in 2.7 to 3.4 | Terry Jan Reedy | 2013-03-11 | 10 | -19/+19 |
| |\ \ | | |/ | | | | | | | Modules/*, as reported by Serhiy Storchaka and Matthew Barnett. | ||||
| | * | Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*, | Terry Jan Reedy | 2013-03-11 | 10 | -19/+19 |
| | | | | | | | | | | | | as reported by Serhiy Storchaka and Matthew Barnett. | ||||
* | | | Merge with 3.3: Issue #17047: removed doubled words in Doc/*, | Terry Jan Reedy | 2013-03-11 | 6 | -7/+7 |
|\ \ \ | |/ / | | | | | | | Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett | ||||
| * | | Merge with 3.2: Issue #17047: removed doubled words in Doc/*, | Terry Jan Reedy | 2013-03-11 | 6 | -7/+7 |
| |\ \ | | |/ | | | | | | | Mac/*, and Tool/* found by Serhiy Storchaka and Matthew Barnett | ||||
| | * | Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* | Terry Jan Reedy | 2013-03-11 | 6 | -7/+7 |
| | | | | | | | | | | | | found by Serhiy Storchaka and Matthew Barnett | ||||
* | | | #17395: wait for live children in test_multiprocessing. | Ezio Melotti | 2013-03-11 | 1 | -1/+7 |
| | | | |||||
* | | | fix spelling (#17327) | Benjamin Peterson | 2013-03-11 | 1 | -2/+2 |
| | | | |||||
* | | | say defaultobj is returned (#17327) | Benjamin Peterson | 2013-03-11 | 1 | -3/+3 |
| | | | |||||
* | | | remove more useless words | Benjamin Peterson | 2013-03-11 | 1 | -3/+3 |
| | | | |||||
* | | | remove useless words (#17327) | Benjamin Peterson | 2013-03-11 | 1 | -3/+3 |
| | | | |||||
* | | | #17351: merge with 3.3. | Ezio Melotti | 2013-03-11 | 7 | -22/+23 |
|\ \ \ | |/ / | |||||
| * | | #17351: merge with 3.2. | Ezio Melotti | 2013-03-11 | 7 | -22/+23 |
| |\ \ | | |/ | |||||
| | * | #17351: remove "object" inheritance from docs. Patch by Phil Elson. | Ezio Melotti | 2013-03-11 | 5 | -8/+9 |
| | | | |||||
* | | | Remove debug print. | Ezio Melotti | 2013-03-11 | 1 | -1/+0 |
| | | | |||||
* | | | Issue #15806: Add contextlib.ignored(). | Raymond Hettinger | 2013-03-11 | 4 | -1/+58 |
| | | | |||||
* | | | #11963: merge with 3.3. | Ezio Melotti | 2013-03-11 | 2 | -12/+38 |
|\ \ \ | |/ / | |||||
| * | | #11963: merge with 3.2. | Ezio Melotti | 2013-03-11 | 2 | -12/+38 |
| |\ \ | | |/ | |||||
| | * | #11963: remove human verification from test_parser and test_subprocess. | Ezio Melotti | 2013-03-11 | 2 | -12/+38 |
| | | | |||||
* | | | Improve variable names | Raymond Hettinger | 2013-03-11 | 1 | -5/+5 |
| | | | |||||
* | | | Issue #17385: Fix quadratic behavior in threading.Condition | Raymond Hettinger | 2013-03-11 | 2 | -2/+11 |
| | | | |||||
* | | | Update code to increment and decrement using the cleaner += 1 and -= 1 style. | Raymond Hettinger | 2013-03-10 | 1 | -4/+4 |
| | | | |||||
* | | | Fix typo in PyDict_SetDefault docs. | Ezio Melotti | 2013-03-10 | 1 | -1/+1 |
| | | | |||||
* | | | merge | Raymond Hettinger | 2013-03-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Inherit from object() for consistency | Raymond Hettinger | 2013-03-10 | 1 | -1/+1 |
| | | | |||||
* | | | merge | Raymond Hettinger | 2013-03-10 | 1 | -3/+14 |
|\ \ \ | |/ / | |||||
| * | | Issue #17351: Modernize the pure Python property() example. | Raymond Hettinger | 2013-03-10 | 1 | -3/+14 |
| | | | |||||
* | | | #11963: merge with 3.3. | Ezio Melotti | 2013-03-10 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | #11963: merge with 3.2. | Ezio Melotti | 2013-03-10 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | #11963: fix Windows buildbots. | Ezio Melotti | 2013-03-10 | 1 | -1/+2 |
| | | | |||||
* | | | #11963: merge with 3.3. | Ezio Melotti | 2013-03-09 | 1 | -4/+5 |
|\ \ \ | |/ / | |||||
| * | | #11963: merge with 3.2. | Ezio Melotti | 2013-03-09 | 1 | -4/+5 |
| |\ \ | | |/ | |||||
| | * | #11963: avoid printing messages in test_parser. Initial patch by Éric Araujo. | Ezio Melotti | 2013-03-09 | 1 | -4/+5 |
| | | | |||||
* | | | merge | Brett Cannon | 2013-03-09 | 2 | -15/+48 |
|\ \ \ | |/ / | |||||
| * | | Touch up the Python 2 to 3 porting guide | Brett Cannon | 2013-03-09 | 2 | -15/+48 |
| | | | |||||
* | | | Issue #16954: Add docstrings for ElementTree | Eli Bendersky | 2013-03-09 | 2 | -578/+487 |
| | | | | | | | | | | | | Based on patch by David Lam | ||||
* | | | Add warning in ctypes documentation for #16575 and #16576 | Eli Bendersky | 2013-03-09 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Add warning in ctypes documentation for #16575 and #16576 | Eli Bendersky | 2013-03-09 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | Add warning in ctypes documentation for #16575 and #16576 | Eli Bendersky | 2013-03-09 | 1 | -0/+7 |
| | | | |||||
* | | | Merge with 3.3 | Terry Jan Reedy | 2013-03-09 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge heads | Terry Jan Reedy | 2013-03-09 | 1 | -9/+7 |
| |\ \ | |||||
* | \ \ | Merge heads | Terry Jan Reedy | 2013-03-09 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * \ \ \ | merge | Raymond Hettinger | 2013-03-09 | 1 | -2/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Sync-up with 3.4 to make maintenance easier. | Raymond Hettinger | 2013-03-09 | 1 | -9/+7 |
| | | | | | |||||
* | | | | | Merge: closes issue 16643 (not ....2 as in last commit message) | Terry Jan Reedy | 2013-03-09 | 3 | -2/+7 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Issue #16642: sched.scheduler timefunc initial default is time.monotonic. | Terry Jan Reedy | 2013-03-09 | 3 | -2/+7 |
| |/ / | | | | | | | | | | Patch by Ramchandra Apte | ||||
* | | | merge | Raymond Hettinger | 2013-03-09 | 1 | -12/+35 |
|\ \ \ | |/ / |