summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-2610-14/+14
|\
| * Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-2610-14/+14
| |\
| | * Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-2611-15/+15
* | | Merge from 3.6Berker Peksag2016-11-251-1/+1
|\ \ \ | |/ /
| * | Merge from 3.5Berker Peksag2016-11-251-1/+1
| |\ \ | | |/
| | * Add missing square bracket in typing.get_type_hints()Berker Peksag2016-11-251-1/+1
* | | Issue #28738: Merge from 3.6Berker Peksag2016-11-251-2/+3
|\ \ \ | |/ /
| * | Issue #28738: Merge from 3.6Berker Peksag2016-11-251-2/+3
| |\ \ | | |/
| | * Issue #28738: Document SIGBREAK as an acceptable value on WindowsBerker Peksag2016-11-251-2/+3
* | | Issue #28793: Merge from 3.6Berker Peksag2016-11-251-1/+1
|\ \ \ | |/ /
| * | Issue #28793: Fix c/p error in AsyncGenerator documentationBerker Peksag2016-11-251-1/+1
| * | Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber) (3.5->3.6)Guido van Rossum2016-11-241-0/+4
| |\ \ | | |/
* | | Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber) (3.6->3.7)Guido van Rossum2016-11-241-0/+4
|\ \ \ | | |/ | |/|
| * | Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber)Guido van Rossum2016-11-241-0/+4
* | | mergeRaymond Hettinger2016-11-221-5/+5
|\ \ \ | | |/ | |/|
| * | Issue #27825: Improve for statistics data arguments. (Contributed by Mariatta...Raymond Hettinger2016-11-221-5/+5
* | | mergeRaymond Hettinger2016-11-211-2/+2
|\ \ \ | |/ /
| * | Fix grammarRaymond Hettinger2016-11-211-2/+2
* | | mergeRaymond Hettinger2016-11-211-3/+10
|\ \ \ | |/ /
| * | Add analysis section to motivate the single server queue exampleRaymond Hettinger2016-11-211-3/+10
* | | mergeRaymond Hettinger2016-11-211-26/+31
|\ \ \ | |/ /
| * | Misc readability and organization improvements for the random docsRaymond Hettinger2016-11-211-26/+31
* | | mergeRaymond Hettinger2016-11-211-0/+20
|\ \ \ | |/ /
| * | Add a seealso section for further reference and skill buildingRaymond Hettinger2016-11-211-0/+20
* | | mergeRaymond Hettinger2016-11-211-6/+6
|\ \ \ | |/ /
| * | Simplify code in an exampleRaymond Hettinger2016-11-211-6/+6
* | | close issue28172: Change all example enum member names to uppercase, per Guid...Ethan Furman2016-11-211-172/+173
|\ \ \ | |/ /
| * | close issue28172: Change all example enum member names to uppercase, per Guid...Ethan Furman2016-11-211-172/+173
* | | update news and re docEthan Furman2016-11-211-0/+3
|\ \ \ | |/ /
| * | closes issue28082: doc update and NEWS entryEthan Furman2016-11-211-0/+3
* | | Merge doc fixes from 3.6Martin Panter2016-11-211-2/+2
|\ \ \ | |/ /
| * | Merge doc fixup from 3.5Martin Panter2016-11-211-2/+2
| |\ \ | | |/
| | * Fix indentationMartin Panter2016-11-211-2/+2
* | | mergeRaymond Hettinger2016-11-211-5/+29
|\ \ \ | |/ /
| * | Extend and improve the examples for the random moduleRaymond Hettinger2016-11-211-5/+29
* | | Merge doc fixups from 3.6Martin Panter2016-11-214-4/+4
|\ \ \ | |/ /
| * | Merge doc fixups from 3.5Martin Panter2016-11-214-4/+4
| |\ \ | | |/
| | * Change double hyphens (en dashes) to em (longer) dashesMartin Panter2016-11-214-4/+4
* | | issue 20572: remove the deprecation notice for the deleted endtime parameter.Gregory P. Smith2016-11-211-6/+0
* | | Merge typo fixes from 3.6Martin Panter2016-11-201-1/+1
|\ \ \ | |/ /
| * | Fix typos in documentationMartin Panter2016-11-201-1/+1
* | | Issue #27998: Documented bytes paths support on Windows.Serhiy Storchaka2016-11-201-12/+11
|\ \ \ | |/ /
| * | Issue #27998: Documented bytes paths support on Windows.Serhiy Storchaka2016-11-201-12/+11
* | | mergeRaymond Hettinger2016-11-171-8/+14
|\ \ \ | |/ /
| * | Small edits to the docs for sample() and shuffle().Raymond Hettinger2016-11-171-8/+14
* | | mergeRaymond Hettinger2016-11-171-16/+29
|\ \ \ | |/ /
| * | Further refinements to the examples and recipes for the random moduleRaymond Hettinger2016-11-171-16/+29
* | | mergeRaymond Hettinger2016-11-171-0/+26
|\ \ \ | |/ /
| * | Add another example to the recipes section of the random docsRaymond Hettinger2016-11-171-0/+26
* | | mergeRaymond Hettinger2016-11-171-5/+6
|\ \ \ | |/ /