| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge with 3.5 | Terry Jan Reedy | 2015-09-22 | 1 | -1/+1 |
|\ |
|
| * | Merge with 3.4 | Terry Jan Reedy | 2015-09-22 | 1 | -1/+1 |
| |\ |
|
| | * | whitespace | Terry Jan Reedy | 2015-09-22 | 1 | -1/+1 |
|
|
* | | | Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. | Terry Jan Reedy | 2015-09-22 | 4 | -43/+42 |
|\ \ \
| |/ / |
|
| * | | Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. | Terry Jan Reedy | 2015-09-22 | 4 | -22/+39 |
| |\ \
| | |/ |
|
| | * | Issue #16893: Add idlelib.help.copy_strip() to copy-rstrip Doc/.../idle.html. | Terry Jan Reedy | 2015-09-22 | 4 | -22/+39 |
|
|
* | | | Merge | Terry Jan Reedy | 2015-09-21 | 2 | -4/+10 |
|\ \ \ |
|
| * \ \ | Merge with 3.5 | Terry Jan Reedy | 2015-09-21 | 2 | -4/+10 |
| |\ \ \
| | |/ / |
|
| | * | | Marge 3.4 | Terry Jan Reedy | 2015-09-21 | 2 | -4/+10 |
| | |\ \
| | | |/ |
|
| | | * | Issue #24861: add Idle news item and correct previous errors. | Terry Jan Reedy | 2015-09-21 | 2 | -4/+10 |
|
|
| | * | | Merge 3.4 (Issue #23630, fix test_asyncio) | Victor Stinner | 2015-09-21 | 1 | -0/+1 |
| | |\ \
| | | |/ |
|
| | | * | Issue #23630: Fix test_asyncio on Windows | Victor Stinner | 2015-09-21 | 1 | -0/+1 |
|
|
* | | | | Issue #25207, #14626: Fix my commit. | Victor Stinner | 2015-09-21 | 2 | -12/+46 |
|/ / / |
|
* | | | _PyUnicodeWriter_PrepareInternal(): make the assertion more strict | Victor Stinner | 2015-09-21 | 1 | -1/+2 |
|
|
* | | | Issue #24870: Add _PyUnicodeWriter_PrepareKind() macro | Victor Stinner | 2015-09-21 | 2 | -9/+46 |
|
|
* | | | Issue #24870: Reuse the new _Py_error_handler enum | Victor Stinner | 2015-09-21 | 1 | -87/+77 |
|
|
* | | | Issue #24870: Optimize the ASCII decoder for error handlers: surrogateescape, | Victor Stinner | 2015-09-21 | 3 | -6/+95 |
|
|
* | | | ssue #25207: fix ICC compiler warning in msvcrtmodule.c | Victor Stinner | 2015-09-21 | 1 | -1/+2 |
|
|
* | | | Issue #25207, #14626: Fix ICC compiler warnings in posixmodule.c | Victor Stinner | 2015-09-21 | 1 | -3/+3 |
|
|
* | | | Merge 3.5 (Issue #23630, fix test_asyncio) | Victor Stinner | 2015-09-21 | 1 | -0/+1 |
|
|
* | | | Merge 3.5 (test_asyncio) | Victor Stinner | 2015-09-21 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 3.4 (test_asyncio) | Victor Stinner | 2015-09-21 | 1 | -3/+2 |
| |\ \
| | |/ |
|
| | * | Issue #25114: Fix test_asyncio | Victor Stinner | 2015-09-21 | 1 | -3/+2 |
|
|
* | | | Issue #24779: Remove unused rawmode parameter to unicode_decode. | Eric V. Smith | 2015-09-21 | 1 | -6/+3 |
|
|
* | | | Merge 3.5 (asyncio) | Victor Stinner | 2015-09-21 | 5 | -11/+74 |
|\ \ \
| |/ / |
|
| * | | Merge 3.4 (asyncio) | Victor Stinner | 2015-09-21 | 5 | -11/+74 |
| |\ \
| | |/ |
|
| | * | Issue #23630, asyncio: host parameter of loop.create_server() can now be a | Victor Stinner | 2015-09-21 | 5 | -11/+74 |
|
|
* | | | Merge 3.5 (asyncio doc) | Victor Stinner | 2015-09-21 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Issue #25114: Adjust versionchanged in the doc | Victor Stinner | 2015-09-21 | 1 | -1/+1 |
|
|
* | | | Merge 3.5 (asyncio) | Victor Stinner | 2015-09-21 | 4 | -12/+73 |
|\ \ \
| |/ / |
|
| * | | Merge 3.4 (asyncio) | Victor Stinner | 2015-09-21 | 4 | -12/+73 |
| |\ \
| | |/ |
|
| | * | Issue #25114, asyncio: add ssl_object extra info to SSL transports | Victor Stinner | 2015-09-21 | 4 | -12/+73 |
|
|
* | | | Merge 3.5 (test_eintr, FreeBSD) | Victor Stinner | 2015-09-21 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Issue #25122: test_eintr: the FreeBSD fix will be released in FreeBSD 10.3 | Victor Stinner | 2015-09-21 | 1 | -2/+2 |
|
|
* | | | Merge 3.5 (test_socket, issue #25138) | Victor Stinner | 2015-09-21 | 1 | -5/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 3.4 (test_socket, issue #25138) | Victor Stinner | 2015-09-21 | 1 | -5/+4 |
| |\ \
| | |/ |
|
| | * | Issue #25138: test_socket.test_idna() uses support.transient_internet() instead | Victor Stinner | 2015-09-21 | 1 | -5/+4 |
|
|
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-09-21 | 1 | -1/+8 |
|\ \ \
| |/ / |
|
| * | | Merge with 3.4 | Terry Jan Reedy | 2015-09-21 | 1 | -1/+8 |
| |\ \
| | |/ |
|
| | * | Issue #24861: Add docstring to idlelib.__init__ with 'private' warning. | Terry Jan Reedy | 2015-09-21 | 1 | -1/+8 |
|
|
* | | | Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines | Terry Jan Reedy | 2015-09-21 | 1 | -114/+28 |
|\ \ \
| |/ / |
|
| * | | Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines | Terry Jan Reedy | 2015-09-21 | 1 | -122/+26 |
| |\ \
| | |/ |
|
| | * | Move items from NEWS to idlelib/NEWS.txt. Standardize headers spacing: 2 lines | Terry Jan Reedy | 2015-09-21 | 1 | -100/+20 |
|
|
* | | | Issue #23484: Document differences between synchronization primitives of | Berker Peksag | 2015-09-21 | 1 | -12/+119 |
|\ \ \
| |/ / |
|
| * | | Issue #23484: Document differences between synchronization primitives of | Berker Peksag | 2015-09-21 | 1 | -12/+119 |
| |\ \
| | |/ |
|
| | * | Issue #23484: Document differences between synchronization primitives of | Berker Peksag | 2015-09-21 | 1 | -12/+119 |
|
|
* | | | Add NEWS items for Idle to 3.6.0a1 section. | Terry Jan Reedy | 2015-09-21 | 1 | -0/+18 |
|
|
* | | | Merge with 3.5 | Terry Jan Reedy | 2015-09-21 | 1 | -0/+18 |
|\ \ \
| |/ / |
|
| * | | Add NEWS items for Idle. | Terry Jan Reedy | 2015-09-21 | 1 | -0/+18 |
| |\ \
| | |/ |
|
| | * | Add NEWS items for Idle. | Terry Jan Reedy | 2015-09-21 | 1 | -0/+15 |
|
|