summaryrefslogtreecommitdiff
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* #19006: fix wording in unittest docs.Ezio Melotti2016-01-121-3/+4
* Issue #25486: Drop "removed in 3.6" wording from inspect.getargspec docs.Yury Selivanov2016-01-111-2/+1
* #25991: fix readline example to limit history size. Patch by Daniel Dye.Ezio Melotti2016-01-111-0/+4
* Fix versionadded to use 3.5.1 only for 3.5 branchAndrew Svetlov2016-01-111-1/+1
* merge 3.4Andrew Svetlov2016-01-111-48/+64
|\
| * Document asyncio.timeout()Andrew Svetlov2016-01-111-46/+63
* | merge 3.4 (#26066)Benjamin Peterson2016-01-09135-1493/+5485
|\ \ | |/ |/|
| * merge 3.4 (#26046)Benjamin Peterson2016-01-07135-1493/+5485
| |\
| | * Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms ...Berker Peksag2016-01-071-2/+4
| | * merge from 3.4Senthil Kumaran2016-01-061-0/+5
| | |\
| | * | Cross-reference os.DirEntry and pathlib.Path for issue #22570.Guido van Rossum2016-01-062-0/+10
| | * | Add versionadded (3.4.5) to docs for issue #22570. (Merge 3.4->3.5)Guido van Rossum2016-01-06135-1491/+5471
| | |\ \
| | | * \ Docs for issue #22570. (Merge 3.4->3.5)Guido van Rossum2016-01-061-0/+17
| | | |\ \
| | | * \ \ merge from 3.4Senthil Kumaran2016-01-03135-1491/+5471
| | | |\ \ \
| | | | * \ \ merge from 3.4Senthil Kumaran2016-01-03135-1491/+5471
| | | | |\ \ \
| | | | | * \ \ merge from 3.4Senthil Kumaran2016-01-011-2/+1
| | | | | |\ \ \
| | | | | * | | | Fix grammar.Zachary Ware2016-01-011-1/+1
| | | | | * | | | Backport of fix for issue #25930Brett Cannon2015-12-281-5/+5
| | | | | * | | | #1753718: clarify RFC compliance and bytes/string argument types.R David Murray2015-12-231-57/+71
| | | | | * | | | docs: Document ASYNC/AWAIT tokens (issue #25580)Yury Selivanov2015-12-171-0/+6
| | | | | * | | | Merge 3.4Yury Selivanov2015-12-16133-1428/+5388
| | | | | |\ \ \ \
| | | | | | * | | | docs/asyncio: Update ensure_future & run_coroutine_threadsafe docsYury Selivanov2015-12-151-1/+4
| | | | | | * | | | Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst()Gregory P. Smith2015-12-131-3/+3
| | | | | | * | | | Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes.R David Murray2015-12-13132-1424/+5381
| | | | | | |\ \ \ \
| | | | | | | * | | | Issue #22341: Drop Python 2 workaround and document CRC initial valueMartin Panter2015-12-112-34/+26
| | | | | | | * | | | Issue #14285: Do not catch exceptions initializing any ancestor packageMartin Panter2015-12-101-1/+2
| | | | | | | * | | | Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-083-11/+11
| | | | | | | * | | | Issue #23936: Clarify what finders are.Brett Cannon2015-12-041-13/+26
| | | | | | | * | | | Issue #25767: Merge with 3.4Zachary Ware2015-11-30128-1365/+5316
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5Martin Panter2015-11-26128-1365/+5316
| | | | | | | | |\ \ \ \
| | | | | | | | | * \ \ \ Issue #25508: Merged documentation fix from 3.4.Vinay Sajip2015-11-241-1/+3
| | | | | | | | | |\ \ \ \
| | | | | | | | | * \ \ \ \ Issue #25576: Merge www-form-urlencoded doc from 3.4 into 3.5Martin Panter2015-11-242-27/+13
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | | Issue #25700: Clarify that namedtuple property docstrings became writeable in...Raymond Hettinger2015-11-231-0/+3
| | | | | | | | | * | | | | | Issue #25706: Fixed markup in the documentation.Serhiy Storchaka2015-11-23128-1365/+5313
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ Issue #25689: Merge ftplib and nntplib docs from 3.4 into 3.5Martin Panter2015-11-212-4/+3
| | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * | | | | | | Close issue25594: advise against accessing Enum members from other membersEthan Furman2015-11-201-10/+16
| | | | | | | | | | * | | | | | | Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.4->3.5)Guido van Rossum2015-11-19128-1356/+5298
| | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ Merge 3.4Yury Selivanov2015-11-18128-1354/+5296
| | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ Issue #23200: Merge zlib doc from 3.4 into 3.5Martin Panter2015-11-18128-1354/+5296
| | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ Issue #20468: Merge getpagesize doc from 3.4 into 3.5Martin Panter2015-11-171-4/+1
| | | | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ Issue #25615: Merge glob doc from 3.4 into 3.5Martin Panter2015-11-17128-1354/+5296
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ asyncio.docs: Document Transport.is_closing (merge 3.4)Yury Selivanov2015-11-161-0/+5
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * | | | | | | | | Fix grammar in whatsnew/3.5.rst and elsewhereMartin Panter2015-11-141-1/+1
| | | | | | | | | | | | | | * | | | | | | | | Merge typo and grammar fixes from 3.4 into 3.5Martin Panter2015-11-14128-1353/+5295
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ Merge 3.4 (issue #25605)Victor Stinner2015-11-13128-1353/+5295
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ Merge with 3.4Zachary Ware2015-11-11128-1353/+5295
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | * | | | | | | | | Issue #25603: Add missing parenthesis.Zachary Ware2015-11-111-1/+1
| | | | | | | | | | | | | | | | | * | | | | | | | | Improve appearance of example codeRaymond Hettinger2015-11-101-7/+7
| | | | | | | | | | | | | | | | | * | | | | | | | | Remove confusing section from named tuple recipes.Raymond Hettinger2015-11-101-10/+0
| | | | | | | | | | | | | | | | | * | | | | | | | | Improve namedtuple doc string examplesRaymond Hettinger2015-11-091-2/+2