| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #1559549: Add 'name' and 'path' attributes to ImportError. | Brett Cannon | 2012-04-13 | 1 | -1/+23 |
|
|
* | Merge #14399: zipfile now correctly handles comments added to empty zipfiles. | R David Murray | 2012-04-12 | 1 | -0/+22 |
|
|
* | code improvement. 'as cm' not required when not used. Review comment by Georg... | Senthil Kumaran | 2012-04-12 | 1 | -7/+7 |
|
|
* | #14508: make gprof2html script runnable under python3 | R David Murray | 2012-04-11 | 1 | -1/+24 |
|\ |
|
* \ | merge to default - Issue 10484 - Incorporate improvements to CGI module - Sug... | Senthil Kumaran | 2012-04-11 | 1 | -25/+28 |
|\ \
| |/ |
|
| * | 3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Gle... | Senthil Kumaran | 2012-04-11 | 1 | -25/+28 |
|
|
* | | use assertWarns instead of check_warnings - Issue14341 | Senthil Kumaran | 2012-04-11 | 1 | -7/+9 |
|
|
* | | merge - fix the incorrect changes made for PATH_INFO value - Issue10484 | Senthil Kumaran | 2012-04-10 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | 3.2- fix the incorrect changes made for PATH_INFO value - Issue10484 | Senthil Kumaran | 2012-04-10 | 1 | -1/+0 |
|
|
| * | Fix the patch for issue #7978: select() raises select.error before 3.3, not O... | Antoine Pitrou | 2012-04-08 | 1 | -1/+1 |
|
|
* | | Rename test_ file that is really a support file to remove test_ prefix. | R David Murray | 2012-04-09 | 12 | -64/+64 |
|
|
* | | #14533: if a test has no test_main, use loadTestsFromModule. | R David Murray | 2012-04-09 | 1 | -7/+8 |
|
|
* | | #12537: in mailbox avoid depending on knowledge of email package internals | R David Murray | 2012-04-09 | 1 | -0/+23 |
|
|
* | | Remove redundancy in listing of all mailbox classes in test_mailbox. | R David Murray | 2012-04-09 | 1 | -15/+9 |
|
|
* | | Fix flakiness in test_socketserver | Antoine Pitrou | 2012-04-08 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Fix flakiness in test_socketserver | Antoine Pitrou | 2012-04-08 | 1 | -1/+4 |
|
|
* | | Issue #7978: socketserver now restarts the select() call when EINTR is returned. | Antoine Pitrou | 2012-04-08 | 1 | -0/+34 |
|\ \
| |/ |
|
| * | Issue #7978: socketserver now restarts the select() call when EINTR is returned. | Antoine Pitrou | 2012-04-08 | 1 | -0/+34 |
|
|
* | | Merge: Make test_mailbox runnable via python -m unittest. | R David Murray | 2012-04-08 | 1 | -17/+17 |
|\ \
| |/ |
|
| * | Make test_mailbox runnable via python -m unittest. | R David Murray | 2012-04-08 | 1 | -17/+17 |
|
|
* | | Issue #14310: Catch testing errors when trying to create unsupported socket | Kristján Valur Jónsson | 2012-04-07 | 1 | -1/+4 |
|
|
* | | Issue #14310: inter-process socket duplication for windows | Kristján Valur Jónsson | 2012-04-07 | 1 | -0/+105 |
|
|
* | | merge | Brett Cannon | 2012-04-06 | 18 | -44/+855 |
|\ \ |
|
| * | | Set a time threshold in test_asyncore.capture_server so that tests don't | Kristján Valur Jónsson | 2012-04-06 | 1 | -3/+4 |
|
|
| * | | Merge #14492: fix some bugs in Tools/scripts/pdeps.py. | R David Murray | 2012-04-06 | 1 | -0/+27 |
| |\ \
| | |/ |
|
| | * | #14492: fix some bugs in Tools/scripts/pdeps.py. | R David Murray | 2012-04-06 | 1 | -0/+27 |
|
|
| * | | Allow printing a leading '-' and the maximum number of exponent digits | Stefan Krah | 2012-04-05 | 1 | -0/+48 |
|
|
| * | | Raise InvalidOperation if exponents of zeros are clamped during exact | Stefan Krah | 2012-04-05 | 1 | -0/+24 |
|
|
| * | | Merge: test_tools fix: don't import analyze_dxp if no _thread module | R David Murray | 2012-04-05 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | test_tools fix: don't import analyze_dxp if no _thread module | R David Murray | 2012-04-05 | 1 | -0/+1 |
|
|
| * | | Merge #14490, #14491: add 'sundry'-style import tests for Tools/scripts. | R David Murray | 2012-04-05 | 1 | -2/+43 |
| |\ \
| | |/ |
|
| | * | #14490, #14491: add 'sundry'-style import tests for Tools/scripts. | R David Murray | 2012-04-05 | 1 | -2/+43 |
|
|
| * | | Fixes and enhancements to _elementtree: | Eli Bendersky | 2012-04-03 | 1 | -0/+35 |
|
|
| * | | Issue #14482: Raise a ValueError, not a NameError, when trying to create | Antoine Pitrou | 2012-04-03 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Issue #14482: Raise a ValueError, not a NameError, when trying to create | Antoine Pitrou | 2012-04-03 | 1 | -0/+6 |
|
|
| * | | Issue #14288: Serialization support for builtin iterators. | Kristján Valur Jónsson | 2012-04-03 | 13 | -39/+669 |
|
|
* | | | Fix test_site from modifying sysconfig._CONFIG_VARS. | Brett Cannon | 2012-04-04 | 1 | -1/+4 |
|/ / |
|
* | | Expose clock_settime() as time.clock_settime() | Victor Stinner | 2012-04-02 | 1 | -0/+11 |
|
|
* | | merge 3.2 | Benjamin Peterson | 2012-04-02 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | remove uneeded line | Benjamin Peterson | 2012-04-02 | 1 | -1/+0 |
|
|
* | | Testing the implicit initialization of the thread local context on first | Stefan Krah | 2012-04-02 | 1 | -70/+0 |
|
|
* | | merge 3.2 | Benjamin Peterson | 2012-04-02 | 1 | -0/+24 |
|\ \
| |/ |
|
| * | prevent writing to stderr from messing up the exception state (closes #14474) | Benjamin Peterson | 2012-04-02 | 1 | -0/+24 |
|
|
* | | Whitespace. | Stefan Krah | 2012-04-02 | 1 | -57/+57 |
|
|
* | | Clear the context flags if a context is initialized from the DefaultContext. | Stefan Krah | 2012-04-02 | 1 | -0/+70 |
|
|
* | | Issue #14151: Raise a ValueError, not a NameError, when trying to create | Antoine Pitrou | 2012-04-01 | 1 | -1/+13 |
|\ \
| |/ |
|
| * | Issue #14151: Raise a ValueError, not a NameError, when trying to create | Antoine Pitrou | 2012-04-01 | 1 | -1/+13 |
|
|
* | | Removing the test of Element that causes ref-leak in GC (issue #14464). | Eli Bendersky | 2012-04-01 | 1 | -10/+0 |
|
|
* | | Issue #13872: socket.detach() now marks the socket closed (as mirrored in the... | Antoine Pitrou | 2012-03-31 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #13872: socket.detach() now marks the socket closed (as mirrored in the... | Antoine Pitrou | 2012-03-31 | 1 | -0/+1 |
|
|