| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #20505: Fix TestLoop, set the clock resolution | Victor Stinner | 2014-02-11 | 1 | -0/+1 |
|
|
* | Issue #20505: BaseEventLoop uses again the resolution of the clock to decide if | Victor Stinner | 2014-02-10 | 2 | -8/+9 |
|
|
* | merge with 3.3 | Georg Brandl | 2014-02-10 | 4 | -5/+40 |
|
|
* | Issue #20505: Use even shorter sleep in test_timeout_rounding() to make the | Victor Stinner | 2014-02-10 | 1 | -3/+5 |
|
|
* | Python 3.4.0rc1: Version bump.v3.4.0rc1 | Larry Hastings | 2014-02-10 | 2 | -2/+2 |
|
|
* | Python 3.4.0rc1 release: Updated pydoc topics, fixed suspicious markup errors. | Larry Hastings | 2014-02-10 | 1 | -2/+2 |
|
|
* | Issue #20505: Add debug info to analyze sporaric failures of | Victor Stinner | 2014-02-10 | 2 | -1/+10 |
|
|
* | Issue #20517: Functions in the os module that accept two filenames | Larry Hastings | 2014-02-10 | 2 | -2/+19 |
|
|
* | asyncio: Tulip issue 112: Inline make_handle() into Handle constructor | Victor Stinner | 2014-02-09 | 6 | -14/+9 |
|
|
* | Issue #20571: skip test_readline() of test_codecs for Windows code page 65001. | Victor Stinner | 2014-02-09 | 1 | -0/+3 |
|
|
* | Issue #20530: Argument Clinic's signature format has been revised again. | Larry Hastings | 2014-02-09 | 3 | -35/+170 |
|
|
* | asyncio: Remove more relics of resolution/granularity. | Guido van Rossum | 2014-02-09 | 2 | -6/+0 |
|
|
* | asyncio: Remove Process.subprocess attribute; it's too easy to get inconsistent | Victor Stinner | 2014-02-09 | 2 | -24/+0 |
|
|
* | asyncio: Test fix. | Guido van Rossum | 2014-02-09 | 1 | -1/+1 |
|
|
* | Close #20500: Don't trigger PyObject_Str assertion at shutdown | Nick Coghlan | 2014-02-09 | 1 | -0/+18 |
|
|
* | asyncio tests: Remove scories of resolution/granularity | Victor Stinner | 2014-02-09 | 2 | -3/+0 |
|
|
* | Merge: #14983: always add a line end after a MIME boundary marker. | R David Murray | 2014-02-08 | 3 | -7/+12 |
|\ |
|
| * | #14983: always add a line end after a MIME boundary marker. | R David Murray | 2014-02-08 | 3 | -7/+12 |
|
|
* | | Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a m... | Antoine Pitrou | 2014-02-08 | 1 | -6/+16 |
|\ \
| |/ |
|
| * | Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a m... | Antoine Pitrou | 2014-02-08 | 1 | -6/+16 |
|
|
* | | Close issue20534: all pickle protocols now supported. | Ethan Furman | 2014-02-08 | 2 | -18/+222 |
|
|
* | | Merge: #16983: Apply postel's law to encoded words inside quoted strings. | R David Murray | 2014-02-08 | 3 | -0/+26 |
|\ \
| |/ |
|
| * | #16983: Apply postel's law to encoded words inside quoted strings. | R David Murray | 2014-02-08 | 3 | -0/+26 |
|
|
* | | Merge #19772: Do not mutate message when downcoding to 7bit. | R David Murray | 2014-02-08 | 3 | -2/+26 |
|\ \
| |/ |
|
| * | #19772: Do not mutate message when downcoding to 7bit. | R David Murray | 2014-02-08 | 2 | -1/+25 |
|
|
* | | Issue #20553. Use specific asserts in ipaddress tests. | Serhiy Storchaka | 2014-02-08 | 1 | -18/+17 |
|\ \
| |/ |
|
| * | Issue #20553. Use specific asserts in ipaddress tests. | Serhiy Storchaka | 2014-02-08 | 1 | -18/+17 |
|
|
* | | Issue #20406: Use Python application icons for Idle window title bars. | Terry Jan Reedy | 2014-02-08 | 8 | -1/+13 |
|\ \
| |/ |
|
| * | Issue #20406: Use Python application icons for Idle window title bars. | Terry Jan Reedy | 2014-02-08 | 8 | -1/+13 |
|
|
* | | Close #20536: correctly handle Decimal exponents in statistics | Nick Coghlan | 2014-02-08 | 2 | -1/+43 |
|
|
* | | Merge fix for #18805 from 3.3 | Nick Coghlan | 2014-02-08 | 2 | -85/+136 |
|\ \
| |/ |
|
| * | Issue #18805: better netmask validation in ipaddress | Nick Coghlan | 2014-02-08 | 2 | -85/+136 |
|
|
* | | Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests. | Serhiy Storchaka | 2014-02-08 | 3 | -29/+30 |
|\ \
| |/ |
|
| * | Issue #20549: Use specific asserts in mailbox, smtplib and poplib tests. | Serhiy Storchaka | 2014-02-08 | 3 | -29/+30 |
|
|
* | | Issue #20555: Use specific asserts in urllib, httplib, ftplib, cgi, wsgiref t... | Serhiy Storchaka | 2014-02-08 | 8 | -26/+27 |
|\ \
| |/ |
|
| * | Issue #20555: Use specific asserts in urllib, httplib, ftplib, cgi, wsgiref t... | Serhiy Storchaka | 2014-02-08 | 8 | -26/+27 |
|
|
* | | Issue #20546: Use specific asserts in int tests. | Serhiy Storchaka | 2014-02-08 | 1 | -24/+24 |
|\ \
| |/ |
|
| * | Issue #20546: Use specific asserts in int tests. | Serhiy Storchaka | 2014-02-08 | 1 | -24/+24 |
|
|
* | | Issue #20538: UTF-7 incremental decoder produced inconsistant string when | Serhiy Storchaka | 2014-02-08 | 1 | -8/+33 |
|\ \
| |/ |
|
| * | Issue #20538: UTF-7 incremental decoder produced inconsistant string when | Serhiy Storchaka | 2014-02-08 | 1 | -6/+33 |
|
|
* | | Close #20481: Disallow mixed type input in statistics | Nick Coghlan | 2014-02-08 | 2 | -76/+50 |
|
|
* | | Issue #20167: Suppress 3.4 specific 'Exception ignored' messages. | Terry Jan Reedy | 2014-02-08 | 1 | -4/+23 |
|
|
* | | Issue #20478: avoid special casing Counter in statistics | Nick Coghlan | 2014-02-08 | 2 | -3/+9 |
|
|
* | | Issue #20505: Remove resolution and _granularity from selectors and asyncio | Victor Stinner | 2014-02-07 | 7 | -57/+10 |
|
|
* | | Merge: #17369: Improve handling of broken RFC2231 values in get_filename. | R David Murray | 2014-02-07 | 2 | -0/+24 |
|\ \
| |/ |
|
| * | #17369: Improve handling of broken RFC2231 values in get_filename. | R David Murray | 2014-02-07 | 2 | -0/+24 |
|
|
| * | #20013: don't raise socket error when selected mailbox deleted. | R David Murray | 2014-02-07 | 1 | -0/+5 |
|
|
* | | #20013: don't raise socket error when selected mailbox deleted. | R David Murray | 2014-02-07 | 1 | -0/+5 |
|
|
* | | Merge: #19063: the unicode-in-set_payload problem isn't getting fixed in 3.4. | R David Murray | 2014-02-07 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | #19063: the unicode-in-set_payload problem isn't getting fixed in 3.4. | R David Murray | 2014-02-07 | 1 | -4/+3 |
|
|