Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-10-13 | 3 | -82/+201 |
|\ | |||||
| * | asyncio doc: rewrite subprocess doc | Victor Stinner | 2014-10-13 | 2 | -78/+180 |
| * | asyncio doc: protocol_factory of subprocess_exec() and subprocess_shell() must | Victor Stinner | 2014-10-13 | 1 | -0/+6 |
| * | asyncio doc: document BaseSubprocessTransport.close() method | Victor Stinner | 2014-10-13 | 1 | -4/+15 |
* | | merge 3.4 | Benjamin Peterson | 2014-10-13 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Use https:// URLs for the bug tracker in the :issue: role. | Alex Gaynor | 2014-10-13 | 1 | -2/+2 |
| * | issue22626: Use https:// for a link to the bug tracker | Alex Gaynor | 2014-10-13 | 1 | -1/+1 |
* | | Use https:// URLs for the bug tracker in the :issue: role. | Alex Gaynor | 2014-10-13 | 1 | -2/+2 |
* | | issue22626: Use https:// for a link to the bug tracker | Alex Gaynor | 2014-10-13 | 1 | -1/+1 |
* | | merge 3.4 | Benjamin Peterson | 2014-10-13 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | merge heads | Benjamin Peterson | 2014-10-13 | 3 | -2/+18 |
| |\ | |||||
* | \ | merge heads | Benjamin Peterson | 2014-10-13 | 15 | -5/+103 |
|\ \ \ | |||||
| * \ \ | Merge. | Charles-François Natali | 2014-10-13 | 13 | -3/+85 |
| |\ \ \ | |||||
| | * | | | Whitespace | Antoine Pitrou | 2014-10-13 | 7 | -7/+7 |
| | * | | | Issue #17636: Circular imports involving relative imports are now supported. | Antoine Pitrou | 2014-10-13 | 13 | -3/+85 |
| * | | | | Issue #22435: Fix a file descriptor leak when SocketServer bind fails. | Charles-François Natali | 2014-10-13 | 3 | -2/+18 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Issue #22435: Fix a file descriptor leak when SocketServer bind fails. | Charles-François Natali | 2014-10-13 | 3 | -2/+18 |
* | | | | merge 3.4 | Benjamin Peterson | 2014-10-13 | 1 | -0/+5 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | merge 3.3 | Benjamin Peterson | 2014-10-13 | 1 | -0/+5 |
| |\ \ | | |/ | |/| | |||||
| | * | note xmlrpclib doesn't verify certs (yet) | Benjamin Peterson | 2014-10-13 | 1 | -0/+5 |
* | | | Issue #22615: Argument Clinic now supports the "type" argument for the | Larry Hastings | 2014-10-13 | 5 | -59/+68 |
* | | | Issue #21907: Partially revert changes to Windows buildbot scripts. | Zachary Ware | 2014-10-13 | 5 | -27/+27 |
* | | | Merge with 3.4 #22614 | Terry Jan Reedy | 2014-10-13 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka. | Terry Jan Reedy | 2014-10-13 | 1 | -0/+3 |
* | | | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-10-12 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | asyncio: add missing @coroutine decorator | Victor Stinner | 2014-10-12 | 1 | -0/+2 |
* | | | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-10-12 | 6 | -50/+160 |
|\ \ \ | |/ / | |||||
| * | | asyncio doc: update debug traces | Victor Stinner | 2014-10-12 | 1 | -16/+27 |
| * | | asyncio doc: more explicit doc for async() | Victor Stinner | 2014-10-12 | 1 | -1/+2 |
| * | | asyncio doc: reformat create_server() doc | Victor Stinner | 2014-10-12 | 2 | -25/+29 |
| * | | asyncio doc: add TCP echo client/server using streams | Victor Stinner | 2014-10-12 | 2 | -8/+102 |
* | | | #20815: small readability improvements in ipaddress tests. | R David Murray | 2014-10-12 | 1 | -4/+9 |
|\ \ \ | |/ / | |||||
| * | | #20815: small readability improvements in ipaddress tests. | R David Murray | 2014-10-12 | 1 | -4/+9 |
* | | | Merge: #13096: Fix segfault in CTypes POINTER handling of large values. | R David Murray | 2014-10-12 | 3 | -2/+19 |
|\ \ \ | |/ / | |||||
| * | | #13096: Fix segfault in CTypes POINTER handling of large values. | R David Murray | 2014-10-12 | 3 | -2/+19 |
* | | | Always handle non-handled events before destoying root widget in tests. | Serhiy Storchaka | 2014-10-12 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Always handle non-handled events before destoying root widget in tests. | Serhiy Storchaka | 2014-10-12 | 1 | -0/+1 |
* | | | Merge: #17325: Improve distutils PyPI documentation. | R David Murray | 2014-10-12 | 1 | -56/+90 |
|\ \ \ | |/ / | |||||
| * | | #17325: Improve distutils PyPI documentation. | R David Murray | 2014-10-12 | 1 | -56/+90 |
* | | | Merge: #11973: add test for previously fixed kevent signed/unsigned bug. | R David Murray | 2014-10-12 | 1 | -0/+25 |
|\ \ \ | |/ / | |||||
| * | | #11973: add test for previously fixed kevent signed/unsigned bug. | R David Murray | 2014-10-12 | 1 | -0/+25 |
* | | | merge with 3.4 | Georg Brandl | 2014-10-12 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Closes #22586: clarify meaning of allow_fragments in urlparse. | Georg Brandl | 2014-10-12 | 1 | -1/+2 |
* | | | Issue #19232: Fix sys.modules lookup (--without-threads) | Stefan Krah | 2014-10-12 | 1 | -1/+2 |
* | | | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-10-12 | 1 | -12/+19 |
|\ \ \ | |/ / | |||||
| * | | asyncio doc: enhance TCP client example | Victor Stinner | 2014-10-12 | 1 | -7/+12 |
| * | | asyncio doc: clarify how servers create protocol instances | Victor Stinner | 2014-10-12 | 1 | -6/+8 |
* | | | Merge 3.4 (asyncio doc) | Victor Stinner | 2014-10-12 | 2 | -7/+99 |
|\ \ \ | |/ / | |||||
| * | | asyncio doc: add UDP client and server examples | Victor Stinner | 2014-10-12 | 2 | -0/+85 |
| * | | asyncio doc: use server.wait_closed() in TCP echo server example | Victor Stinner | 2014-10-12 | 1 | -7/+14 |