| Commit message (Expand) | Author | Age | Files | Lines |
* | Close issue20534: all pickle protocols now supported. | Ethan Furman | 2014-02-08 | 3 | -21/+233 |
|
|
* | Merge: #16983: Apply postel's law to encoded words inside quoted strings. | R David Murray | 2014-02-08 | 4 | -0/+29 |
|\ |
|
| * | #16983: Apply postel's law to encoded words inside quoted strings. | R David Murray | 2014-02-08 | 4 | -0/+29 |
|
|
* | | Merge #19772: Do not mutate message when downcoding to 7bit. | R David Murray | 2014-02-08 | 4 | -2/+29 |
|\ \
| |/ |
|
| * | #19772: Do not mutate message when downcoding to 7bit. | R David Murray | 2014-02-08 | 3 | -1/+28 |
|
|
* | | 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 | 9 | -1/+16 |
|\ \
| |/ |
|
| * | Issue #20406: Use Python application icons for Idle window title bars. | Terry Jan Reedy | 2014-02-08 | 9 | -1/+16 |
|
|
* | | Close #20536: correctly handle Decimal exponents in statistics | Nick Coghlan | 2014-02-08 | 3 | -1/+46 |
|
|
* | | Merge #18805 NEWS fix from 3.3 | Nick Coghlan | 2014-02-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix #18805 NEWS entry | Nick Coghlan | 2014-02-08 | 1 | -1/+1 |
|
|
* | | Merge fix for #18805 from 3.3 | Nick Coghlan | 2014-02-08 | 3 | -85/+139 |
|\ \
| |/ |
|
| * | Issue #18805: better netmask validation in ipaddress | Nick Coghlan | 2014-02-08 | 3 | -85/+139 |
|
|
* | | 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 | 3 | -9/+45 |
|\ \
| |/ |
|
| * | Issue #20538: UTF-7 incremental decoder produced inconsistant string when | Serhiy Storchaka | 2014-02-08 | 3 | -7/+45 |
|
|
* | | Close #20481: Disallow mixed type input in statistics | Nick Coghlan | 2014-02-08 | 4 | -76/+66 |
|
|
* | | 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 | 3 | -3/+12 |
|
|
* | | More asyncio news. | Guido van Rossum | 2014-02-08 | 1 | -4/+10 |
|
|
* | | Issue #20505: Remove resolution and _granularity from selectors and asyncio | Victor Stinner | 2014-02-07 | 9 | -74/+10 |
|
|
* | | Merge: #17369: Improve handling of broken RFC2231 values in get_filename. | R David Murray | 2014-02-07 | 3 | -0/+28 |
|\ \
| |/ |
|
| * | #17369: Improve handling of broken RFC2231 values in get_filename. | R David Murray | 2014-02-07 | 3 | -0/+28 |
|
|
* | | Null merge of commit accidentally made to default branch first. | R David Murray | 2014-02-07 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | #20013: don't raise socket error when selected mailbox deleted. | R David Murray | 2014-02-07 | 2 | -0/+9 |
|
|
* | | #20013: don't raise socket error when selected mailbox deleted. | R David Murray | 2014-02-07 | 2 | -0/+9 |
|
|
* | | 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 |
|
|
* | | #20531: Apply the 3.3 version of the #19063 fix. | R David Murray | 2014-02-07 | 4 | -11/+62 |
|
|
* | | #20531: Revert e20f98a8ed71, the 3.4 version of the #19063 fix. | R David Murray | 2014-02-07 | 5 | -78/+38 |
|
|
* | | asyncio doc: mention that asyncio is not thread-safe | Victor Stinner | 2014-02-07 | 1 | -0/+6 |
|
|
* | | Issue #20505: add debug info | Victor Stinner | 2014-02-07 | 1 | -0/+10 |
|
|
* | | #20477: add examples of using the new contentmanager API. | R David Murray | 2014-02-07 | 3 | -0/+158 |
|
|
* | | #20476: use EmailMessage as factory if non-compat32 policy is used. | R David Murray | 2014-02-07 | 4 | -10/+37 |
|
|
* | | Issue #20053: Mark as an expected failure for 3.4 | Nick Coghlan | 2014-02-07 | 1 | -2/+12 |
|
|
* | | Issue 20542: Temporarily skip failing test | Nick Coghlan | 2014-02-07 | 1 | -0/+2 |
|
|
* | | Issue #20053: Actually test relevant assumption | Nick Coghlan | 2014-02-07 | 1 | -1/+1 |
|
|
* | | Issue #20532: Tests which use _testcapi now are marked as CPython only. | Serhiy Storchaka | 2014-02-07 | 29 | -116/+282 |
|\ \
| |/ |
|
| * | Issue #20532: Tests which use _testcapi now are marked as CPython only. | Serhiy Storchaka | 2014-02-07 | 25 | -104/+237 |
|
|
* | | asyncio.tasks: Fix as_completed, gather & wait to work with duplicate coroutines | Yury Selivanov | 2014-02-07 | 2 | -11/+51 |
|
|
* | | Close issue20534: test_enum now tests all supported pickle protocols (2 - HIG... | Ethan Furman | 2014-02-07 | 1 | -24/+36 |
|
|
* | | Null merge | Serhiy Storchaka | 2014-02-06 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Silence BytesWarning (backport 267a4d4d9d65). | Serhiy Storchaka | 2014-02-06 | 1 | -5/+6 |
|
|
* | | Issue #3158: Provide a couple of fallbacks for in case a method_descriptor | Zachary Ware | 2014-02-06 | 1 | -1/+7 |
|
|