summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling in documentation and code commentMartin Panter2016-09-101-2/+2
* repair errors in (set|get)_task_factory note (#28051)Benjamin Peterson2016-09-091-5/+6
* Issue #27895: Spelling fixes (Contributed by Ville Skyttä).Martin Panter2016-09-071-1/+1
* Issue 19504: Change "customise" to "customize" American spelling.Raymond Hettinger2016-08-261-2/+2
* Minor spelling fixesMartin Panter2016-08-201-1/+1
* Issue #27207: Fix doctests in Doc/whatsnew/3.2.rstZachary Ware2016-08-101-18/+31
* Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.Martin Panter2016-07-267-20/+50
* Issue #27430: Fix typos, patch by scop.Berker Peksag2016-07-011-1/+1
* alter header; '%' really throws latex through a loopBenjamin Peterson2016-06-221-2/+2
* Issue #24314: Fix doc links for general attributes like __name__, __dict__Martin Panter2016-06-184-15/+15
* Fix typos and English grammar in documentation and code commentMartin Panter2016-06-121-1/+1
* Issue #24136: Document generalized unpacking, PEP 448Martin Panter2016-06-121-2/+2
* Issue #27243: Fix __aiter__ protocolYury Selivanov2016-06-091-0/+13
* asyncio: Remove asyncio.timeout() context manager.Yury Selivanov2016-06-081-4/+0
* asyncio: Update whatsnew/3.5.2Yury Selivanov2016-06-081-2/+7
* issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca...Senthil Kumaran2016-06-051-2/+32
* Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-302-2/+2
* Issue #27125: Fix various errors like “will [be] inherited”Martin Panter2016-05-291-1/+1
* docs: Update asyncio docs & whatsnewYury Selivanov2016-05-161-0/+27
* 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 #26041: Remove "will be removed in Python 3.7" from description messagesBerker Peksag2016-04-241-3/+2
* Fix spelling (inital), grammar (may translates) in documentation, commentsMartin Panter2016-04-191-1/+1
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-172-2/+2
* Fix typos in code comments and documentationMartin Panter2016-04-161-1/+1
* Issue #26638: Fix links to some CLI options and section headingsMartin Panter2016-04-164-12/+12
* 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
* Remove redundant leading zeroes in PEP references.Serhiy Storchaka2016-03-311-8/+8
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-2612-40/+40
* Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similarMartin Panter2016-02-102-10/+10
* Issues #26310, #26311: Fix typos in the documentation and code commentsMartin Panter2016-02-101-1/+1
* docs/whatsnew/3.5: Fix ref linkYury Selivanov2015-12-151-1/+1
* whatsnew/3.5: Mention new asyncio APIs in 3.5.1Yury Selivanov2015-12-151-0/+12
* Fix grammar in whatsnew/3.5.rst and elsewhereMartin Panter2015-11-141-74/+75
* Fix awkward grammar in whatsnew.Zachary Ware2015-11-121-1/+1
* Improve namedtuple doc string examplesRaymond Hettinger2015-11-091-1/+1
* Issue #25523: Merge a-to-an corrections from 3.4.Serhiy Storchaka2015-11-022-2/+2
|\
| * Issue #25523: Further a-to-an corrections.Serhiy Storchaka2015-11-022-2/+2
* | Issue #25523: Further a-to-an corrections new in 3.5Martin Panter2015-11-021-1/+1
* | Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5Martin Panter2015-11-025-6/+6
|\ \ | |/
| * Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-025-6/+6
* | whatsnew/3.5: NumPy 1.10 has been releasedYury Selivanov2015-10-311-1/+1
* | Fix more typos in whatsnew/3.5.rstMartin Panter2015-10-311-4/+4
* | Merge spelling fixes from 3.4 into 3.5Martin Panter2015-10-311-1/+1
|\ \ | |/
| * Fix some spelling errors in documentation and code commentsMartin Panter2015-10-311-1/+1
* | Fix another typo noticed by SilentGhostBerker Peksag2015-10-181-1/+1
* | Issue #25434: Fix typo in whatsnew/3.5rstBerker Peksag2015-10-181-1/+1
* | asyncio: Make ensure_future() accept all kinds of awaitables.Yury Selivanov2015-10-021-0/+7
|\ \ | |/
* | Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial callsBerker Peksag2015-09-221-0/+6