| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Issue #14406: Fix a race condition when using `concurrent.futures.wait(return... | Antoine Pitrou | 2012-03-31 | 1 | -1/+17 |
|\ \
| |/ |
|
| * | Issue #14406: Fix a race condition when using `concurrent.futures.wait(return... | Antoine Pitrou | 2012-03-31 | 1 | -1/+17 |
|
|
* | | Fix the tests of GC collection in ET.Element according to Benjamin's recommen... | Eli Bendersky | 2012-03-31 | 1 | -23/+21 |
|
|
* | | Issue #14065: Added cyclic GC support to ET.Element | Eli Bendersky | 2012-03-30 | 1 | -1/+26 |
|
|
* | | Issue #14442: Add missing errno import in test_smtplib. | Ross Lagerwall | 2012-03-29 | 1 | -0/+1 |
|
|
* | | Raise MemoryError instead of InvalidOperation/MallocError for compatibility | Stefan Krah | 2012-03-25 | 1 | -1/+1 |
|
|
* | | Issue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due | Charles-François Natali | 2012-03-24 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due | Charles-François Natali | 2012-03-24 | 1 | -0/+1 |
|
|
* | | Issue #14154: Reimplement the bigmem test memory watchdog as a subprocess. | Charles-François Natali | 2012-03-24 | 2 | -56/+38 |
|
|
* | | attempt to fix asyncore buildbot failure | Giampaolo Rodola' | 2012-03-23 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | attempt to fix asyncore buildbot failure | Giampaolo Rodola' | 2012-03-23 | 1 | -3/+7 |
|
|
* | | Use the same exception hierarchy as decimal.py. FloatOperation now also | Stefan Krah | 2012-03-23 | 1 | -0/+40 |
|
|
* | | merge | Giampaolo Rodola' | 2012-03-23 | 1 | -3/+9 |
|\ \ |
|
| * | | Issue #13782: streamline argument type-checking in ET.Element | Eli Bendersky | 2012-03-23 | 1 | -3/+9 |
|
|
* | | | fix failing asyncore test as per http://bugs.python.org/issue10340#msg156586 | Giampaolo Rodola' | 2012-03-23 | 1 | -10/+12 |
|/ / |
|
* | | #14380: Make actual default match docs, fix __init__ order. | R David Murray | 2012-03-23 | 1 | -2/+1 |
|
|
* | | #14380: Have MIMEText defaults to utf-8 when passed non-ASCII unicode | R David Murray | 2012-03-23 | 1 | -1/+14 |
|
|
* | | merge 79422b3684f1 in 3.3 branch (issue 10340) | Giampaolo Rodola' | 2012-03-22 | 1 | -0/+16 |
|\ \
| |/ |
|
| * | fix #10340: properly handle EINVAL on OSX and also avoid to call handle_conne... | Giampaolo Rodola' | 2012-03-22 | 1 | -0/+16 |
|
|
* | | merge 3.2 (#14378) | Benjamin Peterson | 2012-03-22 | 1 | -0/+6 |
|\ \
| |/ |
|