summaryrefslogtreecommitdiffstats
path: root/Lib
Commit message (Expand)AuthorAgeFilesLines
* Issue #27443: __length_hint__() of bytearray itearator no longer returnSerhiy Storchaka2016-07-031-0/+10
|\
| * Issue #27443: __length_hint__() of bytearray itearator no longer returnSerhiy Storchaka2016-07-031-0/+10
* | Issue #27007: The fromhex() class methods of bytes and bytearray subclassesSerhiy Storchaka2016-07-011-1/+26
* | Issue #27431: Merge from 3.5Berker Peksag2016-07-011-0/+4
|\ \ | |/
| * Issue #27431: Update default protocol version in shelve.Shelf() documentationBerker Peksag2016-07-011-0/+4
* | Issue #27430: Merge from 3.5Berker Peksag2016-07-012-2/+2
|\ \ | |/
| * Issue #27430: Fix typos, patch by scop.Berker Peksag2016-07-012-2/+2
* | Merge from 3.5 for issue #26664Brett Cannon2016-06-301-2/+2
|\ \ | |/
| * Issue #26665: Remove mis-use of ``$`` in activate.fish.Brett Cannon2016-06-301-2/+2
* | Issue #4945: Improved the documenting of boolean arguments in the json module.Serhiy Storchaka2016-06-301-2/+2
|\ \ | |/
| * Issue #4945: Improved the documenting of boolean arguments in the json module.Serhiy Storchaka2016-06-301-2/+2
* | Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBaseMartin Panter2016-06-293-13/+107
* | Merge 3.5 (asyncio)Yury Selivanov2016-06-282-1/+13
|\ \ | |/
| * asyncio: Use socket specs for getaddrinfo() in sock_connect()Yury Selivanov2016-06-282-1/+13
* | Merge 3.5 (asyncio)Yury Selivanov2016-06-282-0/+17
|\ \ | |/
| * asyncio: Fix NameError in sslproto _fatal_error()Yury Selivanov2016-06-282-0/+17
* | Issue #27352: Fixed an error message in a test.Serhiy Storchaka2016-06-271-1/+1
* | Merge from 3.5.Larry Hastings2016-06-271-1/+2
|\ \ | |/
| * Merge.Larry Hastings2016-06-2752-425/+865
| |\
| * | Update pydoc topics for 3.5.2 final.Larry Hastings2016-06-251-1/+1
| * | Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2.Terry Jan Reedy2016-06-222-3/+3
| * | Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.Matthias Klose2016-06-131-1/+2
* | | Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclassTerry Jan Reedy2016-06-276-188/+326
* | | Merge Update NEWS and idlelib NEWS.text.Terry Jan Reedy2016-06-261-0/+14
|\ \ \ | | |/ | |/|
| * | Update NEWS and idlelib NEWS.text.Terry Jan Reedy2016-06-261-1/+12
* | | Issue 27372: Stop test_idle from changing locale, so test passes.Terry Jan Reedy2016-06-264-48/+62
* | | Issue #22115: Updated Misc/NEWS.Serhiy Storchaka2016-06-261-2/+2
|\ \ \ | |/ /
| * | Issue #22115: Fixed tracing Tkinter variables:Serhiy Storchaka2016-06-262-8/+62
* | | Issue #22115: Added methods trace_add, trace_remove and trace_info in theSerhiy Storchaka2016-06-263-35/+201
* | | Issue #20350. tkapp.splitlist() is now always used instead of unreliableSerhiy Storchaka2016-06-252-15/+12
* | | Issue #24137: Fixed IDLE on Linux with tkinter default root disabled.Serhiy Storchaka2016-06-251-1/+2
* | | Issue #26243: Only the level argument to zlib.compress() is keyword argumentSerhiy Storchaka2016-06-251-1/+3
* | | Issue #26186: Remove the restriction that built-in and extensionBrett Cannon2016-06-252-13/+13
* | | Merge from 3.5Brett Cannon2016-06-252-4/+14
|\ \ \ | |/ /
| * | Fix a scoping issue where an UnboundLocalError was triggered if aBrett Cannon2016-06-252-4/+14
* | | Minor beautificationRaymond Hettinger2016-06-251-2/+2
* | | Issue #27038: Expose DirEntry as os.DirEntry.Brett Cannon2016-06-241-0/+1
* | | Issue #27186: Update os.fspath()/PyOS_FSPath() to check the returnBrett Cannon2016-06-243-60/+75
* | | Issue #18300: Merge from 3.5Berker Peksag2016-06-242-15/+13
|\ \ \ | |/ /
| * | Issue #18300: Set TERM='' by default in assert_python_*Berker Peksag2016-06-242-15/+13
* | | Merge from 3.5Berker Peksag2016-06-244-9/+12
|\ \ \ | |/ /
| * | Make PyPIRCCommandTestCase derive from a base classBerker Peksag2016-06-244-9/+12
* | | Issue #27365: Finish merge so tests pass.Terry Jan Reedy2016-06-222-13/+13
* | | Issue #27365: revert temporary renameTerry Jan Reedy2016-06-221-0/+0
* | | Issue #27365: add chunkTerry Jan Reedy2016-06-221-5/+9
* | | Issue #27365: add chunkTerry Jan Reedy2016-06-221-0/+2
* | | Issue #27365: revert temporary renameTerry Jan Reedy2016-06-221-4/+0
* | | Issue #27365: partial mergeTerry Jan Reedy2016-06-223-8/+64
|\ \ \ | |/ /
| * | Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.Terry Jan Reedy2016-06-223-0/+58
* | | Issue #27365: temporary renameTerry Jan Reedy2016-06-221-0/+0