summaryrefslogtreecommitdiff
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* merge 3.4Benjamin Peterson2016-01-012-4/+4
|\
| * merge 3.3Benjamin Peterson2016-01-01376-8840/+27744
| |\
| * | 2016 will be another year of writing copyrighted codeBenjamin Peterson2016-01-012-2/+2
* | | Backport of fix for issue #25930Brett Cannon2015-12-281-5/+5
* | | Issue #12484: Remove a mention of Py_InitModule() and _PyImport_FixupExtensio...Brett Cannon2015-12-272-19/+0
* | | Issue #25874: Clarify platform support in the "Using Python on Windows" doc.Brett Cannon2015-12-271-0/+8
* | | #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-16197-2179/+10035
|\ \ \ | |_|/ |/| |
| * | docs/asyncio: Update ensure_future & run_coroutine_threadsafe docsYury Selivanov2015-12-151-1/+4
| * | 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
| * | 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-13196-2175/+10016
| |\ \
| | * | 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-102-2/+3
| | * | Clarify that only *documentation* bugs should go to docs@python.orgZachary Ware2015-12-091-1/+2
| | * | Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-084-11/+25
| | * | Issue #25701: Document C API functions that both set and delete objectsMartin Panter2015-12-083-19/+40
| | * | Issue #23936: Clarify what finders are.Brett Cannon2015-12-042-19/+42
| | * | Issue #25500: Fix the language reference to not claim that importBrett Cannon2015-12-041-5/+4
| | * | Issue #25767: Merge with 3.4Zachary Ware2015-11-30189-2084/+9874
| | |\ \
| | | * \ Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5Martin Panter2015-11-26189-2084/+9874
| | | |\ \
| | | | * \ 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-243-30/+16
| | | | |\ \ \
| | | | * | | | 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-23189-2084/+9871
| | | | |\ \ \ \
| | | | | * \ \ \ Issue #25689: Merge ftplib and nntplib docs from 3.4 into 3.5Martin Panter2015-11-212-4/+3
| | | | | |\ \ \ \
| | | | | * | | | | Issue #25626: Change zlib to accept Py_ssize_t and cap to UINT_MAXMartin Panter2015-11-201-8/+8
| | | | | * | | | | Close issue25594: advise against accessing Enum members from other membersEthan Furman2015-11-201-10/+16
| | | | | * | | | | Merge: #25679: spelling fixR David Murray2015-11-201-3/+2
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.4->3.5)Guido van Rossum2015-11-19189-2067/+9848
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge 3.4Yury Selivanov2015-11-18189-2065/+9846
| | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ Issue #23200: Merge zlib doc from 3.4 into 3.5Martin Panter2015-11-18189-2065/+9846
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ 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-17189-2065/+9846
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ 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-142-75/+76
| | | | | | | | | * | | | | | | | Merge typo and grammar fixes from 3.4 into 3.5Martin Panter2015-11-14189-2064/+9844
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ Merge 3.4 (issue #25605)Victor Stinner2015-11-13189-2064/+9844
| | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ Merge with 3.4Zachary Ware2015-11-11189-2064/+9844
| | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | | | | | Issue #25603: Add missing parenthesis.Zachary Ware2015-11-111-1/+1
| | | | | | | | | | | | * | | | | | | | Fix awkward grammar in whatsnew.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-092-3/+3
| | | | | | | | | | | | * | | | | | | | Issue #25064: Adjust documentation according to new mkstemp signatureMartin Panter2015-11-071-19/+17
| | | | | | | | | | | | * | | | | | | | Fixed merging error in 3ebeeed1eb28.Serhiy Storchaka2015-11-061-2/+0
| | | | | | | | | | | | * | | | | | | | merge 3.4Benjamin Peterson2015-11-031-1/+1
| | | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ merge 3.4Benjamin Peterson2015-11-032-10/+9
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \