Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Brian Curtin | 2011-04-29 | 1 | -2/+9 |
|\ | |||||
| * | merge | Brian Curtin | 2011-04-29 | 1 | -2/+9 |
| |\ | |||||
| | * | Further fix #7838. CREATE_NEW_CONSOLE was exposed, but none of the | Brian Curtin | 2011-04-29 | 1 | -2/+9 |
| | | | | | | | | | | | | constants to be used for STARTUPINFO were exposed due to the change. | ||||
* | | | Merged minor cleanups from 3.2. | Łukasz Langa | 2011-04-29 | 2 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | Removed debugging leftovers. | Łukasz Langa | 2011-04-29 | 1 | -2/+0 |
| | | | |||||
| * | | __class__ of a __class__ check worked only by chance. | Łukasz Langa | 2011-04-29 | 1 | -1/+1 |
| | | | |||||
* | | | Small grammar fix. | Georg Brandl | 2011-04-29 | 1 | -2/+2 |
| | | | |||||
* | | | Empty merge for TestChainMap tweaks in 3.2 | Łukasz Langa | 2011-04-29 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | TestChainMap was not previously used. Minor corrections applied. | Łukasz Langa | 2011-04-29 | 1 | -8/+8 |
| | | | |||||
* | | | #11952: merge with 3.2. | Ezio Melotti | 2011-04-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | #11952: merge with 3.1. | Ezio Melotti | 2011-04-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | #11952: Fix typo in multiprocessing doc. | Ezio Melotti | 2011-04-29 | 1 | -1/+1 |
| | | | |||||
* | | | Merge | Antoine Pitrou | 2011-04-28 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | Implement #11832. Add an option to start regrtest and wait for input | Brian Curtin | 2011-04-28 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | before continuing. This is useful for starting up the test suite to attach a debugger such as Visual Studio or others. | ||||
* | | | | Add WSANO_DATA to possible errors triggered by getaddrinfo (Windows) | Antoine Pitrou | 2011-04-28 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Add WSANO_DATA to possible errors triggered by getaddrinfo (Windows) | Antoine Pitrou | 2011-04-28 | 1 | -0/+2 |
| | | | |||||
* | | | Fix whitespace | Antoine Pitrou | 2011-04-28 | 1 | -5/+5 |
| | | | |||||
* | | | Issue #11811: ssl.get_server_certificate() is now IPv6-compatible. Patch | Antoine Pitrou | 2011-04-28 | 4 | -20/+31 |
| | | | | | | | | | | | | by Charles-François Natali. | ||||
* | | | Issue #11811: Factor out detection of IPv6 support on the current host | Antoine Pitrou | 2011-04-28 | 4 | -23/+28 |
| | | | | | | | | | | | | | | | and make it available as `test.support.IPV6_ENABLED`. Patch by Charles-François Natali. | ||||
* | | | Merged solution for #11324 from 3.2. | Łukasz Langa | 2011-04-28 | 3 | -4/+44 |
|\ \ \ | |/ / | |||||
| * | | Closes #11324: ConfigParser(interpolation=None) doesn't work. | Łukasz Langa | 2011-04-28 | 3 | -4/+44 |
| | | | | | | | | | | | | Initial patches by Tobias Brink. Thanks! | ||||
* | | | Merged ACKS from 3.2: added Yuxiao Zeng | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Added Yuxiao Zeng for finding and resolving #11858. Thanks! | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
| | | | |||||
* | | | Improved test_logging coverage. | Vinay Sajip | 2011-04-28 | 3 | -7/+65 |
| | | | |||||
* | | | Merged styling updates for #11670 from 3.2. | Łukasz Langa | 2011-04-28 | 2 | -30/+24 |
|\ \ \ | |/ / | |||||
| * | | Style updates for the #11670 solution after post-commit review by Ezio Melotti: | Łukasz Langa | 2011-04-28 | 2 | -30/+24 |
| | | | | | | | | | | | | | | | | | | http://mail.python.org/pipermail/python-checkins/2011-April/104688.html Thanks! | ||||
* | | | merge from 3.2 | Senthil Kumaran | 2011-04-28 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | merge from 3.1 | Senthil Kumaran | 2011-04-28 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | skip the extractall test on platforms where os.symlink is not available. | Senthil Kumaran | 2011-04-28 | 1 | -0/+1 |
| | | | |||||
* | | | Merged solution for #11858 from 3.2. | Łukasz Langa | 2011-04-28 | 2 | -6/+72 |
|\ \ \ | |/ / | |||||
| * | | Closes #11858: configparser.ExtendedInterpolation and section case. | Łukasz Langa | 2011-04-28 | 2 | -6/+72 |
| | | | | | | | | | | | | Patch by ゆかり ぴんく魔女. Thanks! | ||||
* | | | merge from 3.2 | Senthil Kumaran | 2011-04-28 | 1 | -0/+28 |
|\ \ \ | |/ / | |||||
| * | | merge from 3.1 | Senthil Kumaran | 2011-04-28 | 1 | -0/+28 |
| |\ \ | | |/ | |||||
| | * | Add tests for tarfile extractall feature when with symlinks | Senthil Kumaran | 2011-04-28 | 1 | -0/+27 |
| | | | |||||
* | | | #11926: merge with 3.2. | Ezio Melotti | 2011-04-28 | 3 | -12/+25 |
|\ \ \ | |/ / | |||||
| * | | #11926: merge with 3.1. | Ezio Melotti | 2011-04-28 | 3 | -10/+23 |
| |\ \ | | |/ | |||||
| | * | #11926: add missing keywords to help("keywords"). | Ezio Melotti | 2011-04-28 | 3 | -38/+51 |
| | | | |||||
* | | | Issue #11940: Update external link. | Raymond Hettinger | 2011-04-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Issue #11940: Update external link. | Raymond Hettinger | 2011-04-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #11940: Update external link. | Raymond Hettinger | 2011-04-27 | 1 | -1/+1 |
| | | | |||||
* | | | #11938: merge with 3.2. | Ezio Melotti | 2011-04-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | #11938: Fix duplicated test name in test_inspect. Patch by Andreas Stührk. | Ezio Melotti | 2011-04-27 | 1 | -1/+1 |
| | | | |||||
* | | | #11942: merge with 3.2. | Ezio Melotti | 2011-04-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | #11942: merge with 3.1. | Ezio Melotti | 2011-04-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | #11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi. | Ezio Melotti | 2011-04-27 | 1 | -1/+1 |
| | | | |||||
* | | | Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* | Antoine Pitrou | 2011-04-27 | 4 | -0/+23 |
|\ \ \ | |/ / | | | | | | | | | | APIs, to avoid a crash with the pthread implementation in RHEL 5. Patch by Charles-François Natali. | ||||
| * | | Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* | Antoine Pitrou | 2011-04-27 | 4 | -0/+23 |
| | | | | | | | | | | | | | | | APIs, to avoid a crash with the pthread implementation in RHEL 5. Patch by Charles-François Natali. | ||||
* | | | Merged trailing whitespace fix. | Łukasz Langa | 2011-04-27 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Fixed trailing whitespace in the ReST file. | Łukasz Langa | 2011-04-27 | 1 | -3/+3 |
| | | | |||||
* | | | Merged #11670 from 3.2 | Łukasz Langa | 2011-04-27 | 3 | -9/+82 |
|\ \ \ | |/ / |