summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-103-88/+90
|\ \ | |/
| * Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-103-88/+90
* | Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-078-23/+23
|\ \ | |/
| * Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-078-23/+23
* | Issue #25788: fileinput.hook_encoded() now supports an "errors" argumentSerhiy Storchaka2016-04-271-0/+7
* | Issue #26249: Mention PyMem_Malloc() change in What's New in Python 3.6 in theVictor Stinner2016-04-241-0/+7
* | Issue #26041: Remove "will be removed in Python 3.7" from description messagesBerker Peksag2016-04-241-3/+2
|\ \ | |/
| * Issue #26041: Remove "will be removed in Python 3.7" from description messagesBerker Peksag2016-04-241-3/+2
* | PyMem_Malloc() now uses the fast pymalloc allocatorVictor Stinner2016-04-221-0/+6
* | [minor] Doc fix in old python doc.Senthil Kumaran2016-04-211-1/+1
* | Merge doc and comment fixes from 3.5Martin Panter2016-04-191-1/+1
|\ \ | |/
| * Fix spelling (inital), grammar (may translates) in documentation, commentsMartin Panter2016-04-191-1/+1
* | Issue #26778: Fixed "a/an/and" typos in code comment, documentation and errorSerhiy Storchaka2016-04-173-3/+3
|\ \ | |/
| * Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-172-2/+2
* | Issue #26782: Add STARTUPINFO to subprocess.__all__ on WindowsMartin Panter2016-04-161-1/+1
* | Merge typo fixes from 3.5Martin Panter2016-04-161-1/+1
|\ \ | |/
| * Fix typos in code comments and documentationMartin Panter2016-04-161-1/+1
* | Issue #26638: Merge link fixes from 3.5Martin Panter2016-04-164-12/+12
|\ \ | |/
| * Issue #26638: Fix links to some CLI options and section headingsMartin Panter2016-04-164-12/+12
* | Issue #26404: Add context manager to socketserver, by Aviv PalivodaMartin Panter2016-04-131-0/+10
* | Issue #25910: Fixed more links in the docs.Serhiy Storchaka2016-04-112-2/+2
|\ \ | |/
| * Issue #25910: Fixed more links in the docs.Serhiy Storchaka2016-04-112-2/+2
* | Issue #25910: Fixed dead links in the docs.Serhiy Storchaka2016-04-113-5/+5
|\ \ | |/
| * Issue #25910: Fixed dead links in the docs.Serhiy Storchaka2016-04-113-5/+5
* | Issue #26685: Raise OSError if closing a socket failsMartin Panter2016-04-111-0/+4
* | Issue #25609: Double back-ticks to avoid “make check” buildbot failureMartin Panter2016-04-101-1/+1
* | Issue #26587: Allow .pth files to specify file paths as well asBrett Cannon2016-04-081-0/+8
* | Issue #25609: Introduce contextlib.AbstractContextManager andBrett Cannon2016-04-081-3/+23
* | Issue #26676: Add missing XMLPullParser to ElementTree.__all__Martin Panter2016-04-011-1/+2
* | Remove redundant leading zeroes in PEP references.Serhiy Storchaka2016-03-311-8/+8
|\ \ | |/
| * Remove redundant leading zeroes in PEP references.Serhiy Storchaka2016-03-311-8/+8