summaryrefslogtreecommitdiff
path: root/Doc/whatsnew/3.5.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-261-3/+3
|\
| * Issue #28678: Merge parameter name from 3.5 into 3.6Martin Panter2016-11-131-3/+3
| |\
| | * Issue #26900: Excluded underscored names and other private API from limited API.Serhiy Storchaka2016-09-111-2/+1
* | | Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-261-2/+2
|/ /
* | Issue #28678: Fix references to numeric_owner parameterMartin Panter2016-11-131-1/+1
* | Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-221-2/+1
|/
* repair errors in (set|get)_task_factory note (#28051)Benjamin Peterson2016-09-091-5/+6
* Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.Martin Panter2016-07-261-1/+3
* alter header; '%' really throws latex through a loopBenjamin Peterson2016-06-211-2/+2
* 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
* Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-301-1/+1
* docs: Update asyncio docs & whatsnewYury Selivanov2016-05-161-0/+27
* Issue #26041: Remove "will be removed in Python 3.7" from description messagesBerker Peksag2016-04-241-3/+2
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similarMartin Panter2016-02-101-7/+7
* 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-111-1/+1
* Improve namedtuple doc string examplesRaymond Hettinger2015-11-091-1/+1
* Issue #25523: Further a-to-an corrections new in 3.5Martin Panter2015-11-021-1/+1
* 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
* Fix another typo noticed by SilentGhostBerker Peksag2015-10-191-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
* whatsnew/3.5: Reword bytes*.hex messageYury Selivanov2015-09-161-3/+2
* whatsnew/3.5: Add missing word "class"Berker Peksag2015-09-151-1/+1
* whatsnew/3.5: Fix typoYury Selivanov2015-09-131-1/+1
* whatsnew/3.5: One more editYury Selivanov2015-09-131-5/+3
* whatsnew/3.5: EditsYury Selivanov2015-09-131-180/+200
* Merge release engineering work from Python 3.5.0.Larry Hastings2015-09-131-1/+4
|\
| * Final touch-ups for the What's New In Python 3.5 document.v3.5.0Larry Hastings2015-09-121-8/+4
| * Backported the What's New In 3.5 from 3.5.1 to 3.5.0 (final!).Larry Hastings2015-09-121-509/+1262
* | whatsnew/3.5: Fix typo (issue #25082)Yury Selivanov2015-09-131-1/+1
* | whatsnew/3.5: Reorder stuff (issue #25082).Yury Selivanov2015-09-131-61/+61
* | whatsnew/3.5: Fix formatting. More minor edits.Serhiy Storchaka2015-09-131-23/+23
* | whatsnew/3.5: Delete prerelease warning note.Yury Selivanov2015-09-131-11/+0
* | whatsnew/3.5: Fix formattingYury Selivanov2015-09-131-6/+6
* | whatsnew/3.5: Tweak asyncio module sectionYury Selivanov2015-09-131-7/+7
* | whatsnew/3.5: More examplesYury Selivanov2015-09-131-2/+27
* | whatsnew/3.5: Cover asyncio changes relative to 3.4.0Yury Selivanov2015-09-131-0/+38
* | whatsnew/3.5: Add some examplesYury Selivanov2015-09-121-21/+177
* | whatsnew/3.5: Update editor's email addressesYury Selivanov2015-09-121-1/+1
* | whatsnew/3.5 More editsYury Selivanov2015-09-121-48/+168