Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use OESeeror instead of os.error (#16720) | Andrew Svetlov | 2012-12-24 | 21 | -56/+56 |
| | | | | Patch by Serhiy Storchaka. | ||||
* | Issue #16511: Use default IDLE width and height if config param is not valid. | Andrew Svetlov | 2012-12-24 | 5 | -35/+65 |
|\ | | | | | | | Patch Serhiy Storchaka. | ||||
| * | Issue #16511: Use default IDLE width and height if config param is not valid. | Andrew Svetlov | 2012-12-24 | 5 | -35/+65 |
| |\ | | | | | | | | | | Patch Serhiy Storchaka. | ||||
| | * | Issue #16511: Use default IDLE width and height if config param is not valid. | Andrew Svetlov | 2012-12-24 | 5 | -35/+65 |
| | | | | | | | | | | | | Patch Serhiy Storchaka. | ||||
* | | | Merge from 3.3: link to "yield from" examples in yield documentation. | Chris Jerdonek | 2012-12-23 | 2 | -8/+22 |
|\ \ \ | |/ / | |||||
| * | | Link to "yield from" examples in yield documentation. | Chris Jerdonek | 2012-12-23 | 2 | -8/+22 |
| | | | | | | | | | | | | | | | This commit also simplifies the more advanced "yield from" example and removes unused function parameters. | ||||
* | | | Add NEWS item for fixing #14470. | Brian Curtin | 2012-12-23 | 1 | -0/+2 |
| | | | |||||
* | | | Fix #14470. Remove w9xpopen per PEP 11. | Brian Curtin | 2012-12-23 | 7 | -453/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As stated in PEP 11, 3.4 removes code on Windows platforms where COMSPEC points to command.com. The w9xpopen project in Visual Studio was added to support that case, and there was a special case in subprocess to cover that situation. This change removes the w9xpopen project from the Visual Studio solution and removes any references to the w9xpopen executable. | ||||
* | | | Issue #16443: Add docstrings to regular expression match objects. | Andrew Svetlov | 2012-12-23 | 3 | -15/+62 |
|\ \ \ | |/ / | | | | | | | Patch by Anton Kasyanov. | ||||
| * | | Issue #16443: Add docstrings to regular expression match objects. | Andrew Svetlov | 2012-12-23 | 3 | -15/+60 |
| |\ \ | | |/ | | | | | | | Patch by Anton Kasyanov. | ||||
| | * | merge heads | Andrew Svetlov | 2012-12-23 | 3 | -15/+59 |
| | |\ | |||||
| | | * | Issue #16443: Add docstrings to regular expression match objects. | Andrew Svetlov | 2012-12-23 | 3 | -15/+59 |
| | | | | | | | | | | | | | | | | Patch by Anton Kasyanov. | ||||
* | | | | null merge. | Senthil Kumaran | 2012-12-23 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge from 3.2 | Senthil Kumaran | 2012-12-23 | 3 | -12/+34 |
| |\ \ \ | | |/ / | | | | | | | | | Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that to return headers correctly | ||||
| | * | | Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that ↵ | Senthil Kumaran | 2012-12-23 | 3 | -10/+32 |
| | |/ | | | | | | | | | | to return headers correctly | ||||
* | | | Fix a typo. | Eric V. Smith | 2012-12-23 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 3.3. | Stefan Krah | 2012-12-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #16753: Define __GNUC_STDC_INLINE__ to an integer (same as gcc). | Stefan Krah | 2012-12-23 | 1 | -1/+1 |
| | | | |||||
* | | | Add NEWS and docs for #9856 | Andrew Svetlov | 2012-12-23 | 2 | -0/+7 |
| | | | |||||
* | | | Issue #9856: Replace deprecation warinigs to raising TypeError in ↵ | Andrew Svetlov | 2012-12-23 | 3 | -28/+11 |
| | | | | | | | | | | | | | | | | | | object.__format__ Patch by Florent Xicluna. | ||||
* | | | null merge | Andrew Svetlov | 2012-12-23 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | merge heads | Andrew Svetlov | 2012-12-23 | 2 | -2/+44 |
| |\ \ | |||||
* | \ \ | Issue #16045: add more unit tests for built-in int() | Andrew Svetlov | 2012-12-23 | 2 | -2/+44 |
|\ \ \ \ | | |/ / | |/| | | | | | | Patch by Chris Jerdonek. | ||||
| * | | | Issue #16045: add more unit tests for built-in int() | Andrew Svetlov | 2012-12-23 | 2 | -2/+44 |
| | | | | | | | | | | | | | | | | Patch by Chris Jerdonek. | ||||
* | | | | merge with 3.3 | Brett Cannon | 2012-12-23 | 4 | -3/+19 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Issue #16752: Add a missing import to modulefinder. | Brett Cannon | 2012-12-23 | 4 | -3/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix Misc/ACKS to put part of it back in alphabetical order and remove some duplicate names. Patch by Berker Peksag. | ||||
* | | | | Merge 3.3. | Stefan Krah | 2012-12-22 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #16745: The gcc visibility pragma is buggy on OpenIndiana and NetBSD. | Stefan Krah | 2012-12-22 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge 3.3. | Stefan Krah | 2012-12-22 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix Visual Studio build. | Stefan Krah | 2012-12-22 | 1 | -0/+3 |
| | | | | |||||
* | | | | Merge 3.3. | Stefan Krah | 2012-12-22 | 12 | -1/+95 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #16745: Hide symbols in _decimal.so. | Stefan Krah | 2012-12-22 | 12 | -1/+95 |
| | | | | |||||
* | | | | Add a missing versionadded. | Georg Brandl | 2012-12-22 | 1 | -0/+2 |
| | | | | |||||
* | | | | Merge. | Stefan Krah | 2012-12-21 | 1 | -64/+35 |
|\ \ \ \ | |||||
| * | | | | Simplify random_seed to use _PyLong_AsByteArray. Closes issue #16496. | Mark Dickinson | 2012-12-21 | 1 | -64/+35 |
| | | | | | |||||
* | | | | | Merge 3.3. | Stefan Krah | 2012-12-21 | 2 | -8/+8 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Issue #16745: Hide a couple of symbols by making them local. | Stefan Krah | 2012-12-21 | 2 | -8/+8 |
| | | | | |||||
* | | | | Merge with 3.3 : Don't DECREF the ctypes error_object without the GIL held. | Kristjan Valur Jonsson | 2012-12-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with 3.2 : Don't DECREF the ctypes error_object without the GIL held. | Kristjan Valur Jonsson | 2012-12-21 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge with 3.1 : Don't DECREF the ctypes error_object without the GIL held. | Kristjan Valur Jonsson | 2012-12-21 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Don't DECREF the ctypes error_object without the GIL held. | Kristjan Valur Jonsson | 2012-12-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | merge 3.3 (closes #16687) | Benjamin Peterson | 2012-12-21 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | link to GIL as a term | Benjamin Peterson | 2012-12-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Patch from Jeff Knupp. | ||||
| * | | | | fix typo (#16687) | Benjamin Peterson | 2012-12-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Patch from Jeff Knupp. | ||||
* | | | | | merge 3.3 (#16597) | Benjamin Peterson | 2012-12-20 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | improve message (#16597) | Benjamin Peterson | 2012-12-20 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | merge 3.3 (#16597) | Benjamin Peterson | 2012-12-20 | 5 | -13/+80 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | call close on the underlying stream even if flush raises (closes #16597) | Benjamin Peterson | 2012-12-20 | 5 | -13/+80 |
| | | | | | | | | | | | | | | | | | | | | Patch by Serhiy Storchaka. | ||||
* | | | | | merge 3.3 (#16722) | Benjamin Peterson | 2012-12-19 | 3 | -5/+37 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | try to call __bytes__ before __index__ (closes #16722) | Benjamin Peterson | 2012-12-19 | 3 | -5/+37 |
| | |_|/ | |/| | |