summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Issue #27285: Cleanup "suspicious" warnings.Ned Deily2016-07-112-5/+5
* Issue #21708: Deprecated dbm.dumb behavior that differs from common dbmSerhiy Storchaka2016-07-061-0/+5
* Issue #23034: The output of a special Python build with defined COUNT_ALLOCS,Serhiy Storchaka2016-07-031-0/+10
* Issue #27430: Merge from 3.5Berker Peksag2016-07-011-1/+1
|\
| * Issue #27430: Fix typos, patch by scop.Berker Peksag2016-07-011-1/+1
* | Fix typo in whatsnew/3.6.rstBerker Peksag2016-07-011-1/+1
* | Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBaseMartin Panter2016-06-291-0/+6
* | Issue #22115: Added methods trace_add, trace_remove and trace_info in theSerhiy Storchaka2016-06-261-0/+13
* | Issue #26186: Remove the restriction that built-in and extensionBrett Cannon2016-06-251-0/+13
* | merge 3.5Benjamin Peterson2016-06-221-2/+2
|\ \ | |/
| * alter header; '%' really throws latex through a loopBenjamin Peterson2016-06-221-2/+2
* | Issue #18726: All optional parameters of the dump(), dumps(),Serhiy Storchaka2016-06-211-0/+8
* | Fix “allow(s) to”Martin Panter2016-06-201-1/+1
* | Issue #24314: Merge doc links from 3.5Martin Panter2016-06-184-15/+15
|\ \ | |/
| * Issue #24314: Fix doc links for general attributes like __name__, __dict__Martin Panter2016-06-184-15/+15
* | Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Dani...Steve Dower2016-06-171-0/+8
* | Issue #16864: Cursor.lastrowid now supports REPLACE statementBerker Peksag2016-06-141-0/+7
* | WhitespaceTerry Jan Reedy2016-06-131-1/+1
* | Issue #27163: Add idlelib/IDLE entry to What's New in 3.6.Terry Jan Reedy2016-06-131-0/+10
* | Merge typo fixes from 3.5Martin Panter2016-06-121-1/+1
|\ \ | |/
| * Fix typos and English grammar in documentation and code commentMartin Panter2016-06-121-1/+1
* | Issue #24136: Merge unpacking doc from 3.5Martin Panter2016-06-121-2/+2
|\ \ | |/
| * Issue #24136: Document generalized unpacking, PEP 448Martin Panter2016-06-121-2/+2
* | Issue #27029: Removed deprecated support of universal newlines mode from ZipF...Serhiy Storchaka2016-06-111-0/+5
* | Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now supportSerhiy Storchaka2016-06-091-0/+5
* | Merge 3.5 (issue #27243)Yury Selivanov2016-06-091-0/+13
|\ \ | |/
| * Issue #27243: Fix __aiter__ protocolYury Selivanov2016-06-091-0/+13
* | Merge 3.5 (asyncio)Yury Selivanov2016-06-081-4/+0
|\ \ | |/
| * asyncio: Remove asyncio.timeout() context manager.Yury Selivanov2016-06-081-4/+0
* | Merge 3.5 (whatsnew)Yury Selivanov2016-06-081-2/+7
|\ \ | |/
| * asyncio: Update whatsnew/3.5.2Yury Selivanov2016-06-081-2/+7
* | Issue #23883: News updates for __all__ attributesMartin Panter2016-06-061-3/+5
* | [merge from 3.5] - issue27202 - Fix the mistake in changesets 70af472451cb (3...Senthil Kumaran2016-06-051-2/+32
|\ \ | |/
| * issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca...Senthil Kumaran2016-06-051-2/+32
* | Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-302-2/+2
|\ \ | |/
| * Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-302-2/+2
* | Improved docs for issue27033. Based on comments by R. David Murray.Serhiy Storchaka2016-05-291-0/+8
* | Issue #27125: Merge typo fixes from 3.5Martin Panter2016-05-291-1/+1
|\ \ | |/
| * Issue #27125: Fix various errors like “will [be] inherited”Martin Panter2016-05-291-1/+1
* | Closes #23026: Documentation improvements and code formattingSteve Dower2016-05-251-2/+1
* | Issue #23026: winreg.QueryValueEx() now return an integer for REG_QWORD type....Steve Dower2016-05-241-0/+8
* | Issue #27064: The py.exe launcher now defaults to Python 3.Paul Moore2016-05-221-0/+9
* | subprocess now emits a ResourceWarning warningVictor Stinner2016-05-201-0/+10
* | Optimize pickle.load() and pickle.loads()Victor Stinner2016-05-201-0/+3
* | docs: Update whatsnew/3.6 with asyncio changesYury Selivanov2016-05-161-0/+53
* | Merge 3.5Yury Selivanov2016-05-161-0/+27
|\ \ | |/
| * docs: Update asyncio docs & whatsnewYury Selivanov2016-05-161-0/+27
* | Issue #27031: Removed dummy methods in Tkinter widget classes: tk_menuBar()Serhiy Storchaka2016-05-161-0/+4
* | Issue #26870: Add readline.set_auto_history(), originally by Tyler CromptonMartin Panter2016-05-151-0/+8
* | Issue #26039: zipfile.ZipFile.open() can now be used to write data into a ZIPSerhiy Storchaka2016-05-131-0/+4