summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* mergeRaymond Hettinger2015-11-101-7/+7
|\
| * Improve appearance of example codeRaymond Hettinger2015-11-101-7/+7
* | mergeRaymond Hettinger2015-11-101-10/+0
|\ \ | |/
| * Remove confusing section from named tuple recipes.Raymond Hettinger2015-11-101-10/+0
* | mergeRaymond Hettinger2015-11-092-3/+3
|\ \ | |/
| * Improve namedtuple doc string examplesRaymond Hettinger2015-11-092-3/+3
* | Issue #25064: Merge tempfile doc from 3.5Martin Panter2015-11-071-19/+17
|\ \ | |/
| * 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
|\ \ | |/
| * Fixed merging error in 3ebeeed1eb28.Serhiy Storchaka2015-11-061-2/+0
* | For FORMAT_VALUE opcode, make it clear that the result of PyObject_Format is ...Eric V. Smith2015-11-041-1/+2
* | merge 3.5Benjamin Peterson2015-11-041-1/+1
|\ \ | |/
| * merge 3.4Benjamin Peterson2015-11-041-1/+1
| |\
| | * remove trailing wsBenjamin Peterson2015-11-041-1/+1
* | | merge 3.5Benjamin Peterson2015-11-042-10/+9
|\ \ \ | |/ /
| * | merge 3.4Benjamin Peterson2015-11-042-10/+9
| |\ \ | | |/
| | * link to modern PUG urlBenjamin Peterson2015-11-042-10/+9
* | | Issue 25483: Fix doc typo and added versionadded. Thanks, Berker Peksag.Eric V. Smith2015-11-031-1/+3
* | | Issue 25483: Update dis.rst with FORMAT_VALUE opcode description.Eric V. Smith2015-11-031-0/+19
* | | Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch ...Guido van Rossum2015-11-022-5/+4
|\ \ \ | |/ /
| * | Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch ...Guido van Rossum2015-11-022-5/+4
| |\ \ | | |/
| | * Use sys.platform instead of os.name to detect Windows in asyncio docs. Patch ...Guido van Rossum2015-11-022-5/+4
* | | Issue #25523: Merge a-to-an corrections from 3.5.Serhiy Storchaka2015-11-0217-20/+20
|\ \ \ | |/ /
| * | Issue #25523: Further a-to-an corrections new in 3.5.Serhiy Storchaka2015-11-021-1/+1
| * | Issue #25523: Merge a-to-an corrections from 3.4.Serhiy Storchaka2015-11-0216-19/+19
| |\ \ | | |/
| | * Issue #25523: Further a-to-an corrections.Serhiy Storchaka2015-11-0216-19/+19
* | | Issue #24379: Revert the operator.subscript patch (dccc4e63aef5) pending res...Raymond Hettinger2015-11-022-23/+0
* | | Issue #25523: Merge a-to-an corrections from 3.5Martin Panter2015-11-0238-52/+52
|\ \ \ | |/ /
| * | Issue #25523: Further a-to-an corrections new in 3.5Martin Panter2015-11-023-4/+4
| * | Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5Martin Panter2015-11-0235-48/+48
| |\ \ | | |/
| | * Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-0235-48/+48
* | | Fix typo noticed by Alec NunnBerker Peksag2015-10-311-1/+1
|\ \ \ | |/ /
| * | Fix typo noticed by Alec NunnBerker Peksag2015-10-311-1/+1
* | | Merge 3.5Yury Selivanov2015-10-311-1/+1
|\ \ \ | |/ /
| * | whatsnew/3.5: NumPy 1.10 has been releasedYury Selivanov2015-10-311-1/+1
* | | Merge 3.5Yury Selivanov2015-10-311-0/+6
|\ \ \ | |/ /
| * | docs/inspect: Document __annotations__Yury Selivanov2015-10-311-0/+6
* | | Merge typo fixes from 3.5Martin Panter2015-10-314-7/+7
|\ \ \ | |/ /
| * | Fix more typos in whatsnew/3.5.rstMartin Panter2015-10-311-4/+4
| * | Merge spelling fixes from 3.4 into 3.5Martin Panter2015-10-313-3/+3
| |\ \ | | |/
| | * Fix some spelling errors in documentation and code commentsMartin Panter2015-10-313-3/+3
* | | Merge with 3.5Terry Jan Reedy2015-10-301-2/+2
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-10-301-2/+2
| |\ \ | | |/
| | * Issue #25519: Mark difflib.ndiff as a functions where not already.Terry Jan Reedy2015-10-301-2/+2
* | | Merge with 3.5Terry Jan Reedy2015-10-281-4/+4
|\ \ \ | |/ /
| * | Merge with 3.4Terry Jan Reedy2015-10-281-4/+4
| |\ \ | | |/
| | * Issue #25432: Explain isinstance behaviour when type is a tuple.Terry Jan Reedy2015-10-281-4/+4
* | | Issue #23391: Merge OSError doc from 3.5Martin Panter2015-10-261-21/+48
|\ \ \ | |/ /
| * | Issue #23391: Merge OSError doc from 3.4 into 3.5Martin Panter2015-10-261-21/+48
| |\ \ | | |/
| | * Issue #23391: Restore OSError constructor argument documentationMartin Panter2015-10-261-21/+48