summaryrefslogtreecommitdiff
path: root/Doc/tutorial
Commit message (Expand)AuthorAgeFilesLines
* bpo-33892: Doc: Use gender neutral words (GH-7770)Andrés Delfino2018-06-181-10/+10
* bpo-33641: Convert RFC references into links. (GH-7103)Serhiy Storchaka2018-05-311-1/+1
* bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...Stéphane Wirtel2018-05-152-2/+2
* bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738)Serhiy Storchaka2018-05-091-2/+2
* Mention both relevant PEPs in function annotations tutorial (GH-6304)Neeraj Badlani2018-04-251-2/+2
* bpo-33297: Mention Pillow to work with more image formats. (#6505)Andrés Delfino2018-04-211-1/+1
* Improve highlighting of some code blocks. (GH-6401)Serhiy Storchaka2018-04-081-1/+1
* bpo-32337: Update documentats about dict order (GH-4973)hui shang2018-04-041-15/+11
* controlflow: Use full example for "5 through 9" (GH-5907)Steven M. Vascellaro2018-03-091-1/+1
* bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-...Mario Corchero2018-02-251-0/+19
* bpo-25059: Clarify the print separator usage in tutorial (GH-5879)Cheryl Sabella2018-02-251-1/+1
* bpo-32722: Remove useless example in the Classes tutorial (#5446)Stéphane Wirtel2018-02-011-4/+1
* Start of 3.8.0a0Ned Deily2018-01-313-6/+6
* bpo-32452: clarify term 'brackets' in generator tutorial (#5079)Emily Morehouse2018-01-011-3/+3
* bpo-25910: Fixes redirection from http to https (#4674)Sanyam Khurana2017-12-061-1/+1
* Improve the String tutorial docs (GH-4541)Will White2017-11-241-7/+7
* bpo-31757: Make Fibonacci examples consistent (#3991)Raymond Hettinger2017-10-142-18/+20
* bpo-30466: Add brief explanation of classes to tutorial (GH-1804)Trey Hunner2017-07-121-0/+6
* Clarification to the `break` statement (GH-2453)regexaurus2017-06-271-1/+1
* bpo-6519: Improve Python Input Output Tutorial (GH-2143)Andrew Kuchling2017-06-121-21/+29
* bpo-30621: Update Input Output Tutorial Example(GH-2074)suketa2017-06-111-0/+1
* bpo-30312: Small correction in datastructures set code sample (GH-2081)KatherineMichel2017-06-101-1/+1
* bpo-30361: Use better example for mixed-type operands (#1701)gfyoung2017-05-291-4/+2
* bpo-28315: Improve code examples in docs (GH-1372)UltimateCoder2017-05-034-4/+4
* bpo-29756: Improve documentation for list methods that compare items by equal...Xiang Zhang2017-03-131-2/+2
* Fix small typos in introduction and datastructures of tutorial (GH-272)Jim Fasarakis-Hilliard2017-02-252-5/+5
* bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-...Jim Fasarakis-Hilliard2017-02-201-6/+5
* Issue #29381: merge with 3.6Mariatta Wijaya2017-02-011-11/+10
|\
| * Issue #29381: Clarify ordering of UNIX shebang line as source encoding lineMariatta Wijaya2017-02-011-11/+10
| * Backed out changeset 3d712292f2faMariatta Wijaya2017-02-011-14/+15
| * Issue #29381: Clarify ordering of UNIX shebang line as source encoding lineMariatta Wijaya2017-02-011-15/+14
* | Merge: #29005: clarify terminology in tutorial 'method' discussion.R David Murray2016-12-181-3/+2
|\ \ | |/
| * Merge: #29005: clarify terminology in tutorial 'method' discussion.R David Murray2016-12-181-3/+2
| |\
| | * #29005: clarify terminology in tutorial 'method' discussion.R David Murray2016-12-181-3/+2
* | | Issue #28820: Merge typo fixes from 3.6Martin Panter2016-12-101-1/+1
|\ \ \ | |/ /
| * | Issue #28820: Merge spelling fixes from 3.5Martin Panter2016-12-101-1/+1
| |\ \ | | |/
| | * Issue #28820: Fix spelling of “practice” as a nounMartin Panter2016-12-101-1/+1
* | | Fixed mismatching title overline.Serhiy Storchaka2016-12-041-1/+1
|\ \ \ | |/ /
| * | Fixed mismatching title overline.Serhiy Storchaka2016-12-041-1/+1
| |\ \ | | |/
| | * Fixed mismatching title overline.Serhiy Storchaka2016-12-041-1/+1
* | | Fixed double hyphens that are rendered to literal en-dashes in the documenation.Serhiy Storchaka2016-12-041-2/+2
|\ \ \ | |/ /
| * | Fixed double hyphens that are rendered to literal en-dashes in the documenation.Serhiy Storchaka2016-12-041-2/+2
| |\ \ | | |/
| | * Fixed double hyphens that are rendered to literal en-dashes in the documenation.Serhiy Storchaka2016-12-041-2/+2
* | | mergeRaymond Hettinger2016-11-211-24/+20
|\ \ \ | |/ /
| * | Issue #28587: Improve list examples in the tutorialRaymond Hettinger2016-11-211-24/+20
* | | mergeRaymond Hettinger2016-11-211-3/+10
|\ \ \ | |/ /
| * | Issue 28587: list.index documentation missing start and stop arguments. (Con...Raymond Hettinger2016-11-211-3/+10
* | | Closes #28713 uses OSError in the tutorialKushal Das2016-11-161-1/+1
|\ \ \ | |/ /
| * | Closes #28713 uses OSError in the tutorialKushal Das2016-11-161-1/+1
* | | Issue #21864: Merge from 3.6Berker Peksag2016-11-062-50/+31
|\ \ \ | |/ /