index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tutorial
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a reference to the name mangling description in the tutorial to the index...
Miss Islington (bot)
2018-11-07
1
-0/+3
*
Fix a typo about a comma. (GH-10306)
Miss Islington (bot)
2018-11-03
1
-1/+1
*
bpo-21196: Clarify name mangling rules in tutorial (GH-5667)
Miss Islington (bot)
2018-10-20
1
-0/+5
*
bpo-28677: Improve phrasing of when instance attribute is referenced (GH-6208)
Miss Islington (bot)
2018-07-25
1
-2/+2
*
bpo-33892: Doc: Use gender neutral words (GH-7770)
Andrés Delfino
2018-06-18
1
-10/+10
*
[2.7] bpo-33503: Fix the broken pypi link in the source and the documentation...
Stéphane Wirtel
2018-05-16
1
-1/+1
*
[2.7] bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-673...
Serhiy Storchaka
2018-05-09
1
-2/+2
*
[2.7] bpo-33297: Mention Pillow to work with more image formats. (GH-6505) (G...
Andrés Delfino
2018-04-21
1
-1/+1
*
bpo-32963: Fix the tutorial to state source has a default encoding of ASCII (...
Brett Cannon
2018-03-02
1
-8/+1
*
[2.7] bpo-25059: Clarify the print separator usage in tutorial (GH-5879)
Cheryl Sabella
2018-02-25
1
-1/+1
*
bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-...
Miss Islington (bot)
2018-02-25
1
-0/+19
*
bpo-32452: clarify term 'brackets' in generator tutorial (GH-5079) (#5082)
Miss Islington (bot)
2018-01-02
1
-3/+3
*
Improve the String tutorial docs (GH-4541) (GH-4546)
Miss Islington (bot)
2017-11-24
1
-7/+7
*
Clarification to the `break` statement (GH-2453) (GH-2459)
regexaurus
2017-06-28
1
-1/+1
*
bpo-30621: Update Input Output Tutorial Example(GH-2074) (GH-2120)
Mariatta
2017-06-12
1
-0/+1
*
[2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447)
Mariatta
2017-05-04
4
-4/+4
*
Remove redundant footnote (#181)
Qingpeng "Q.P." Zhang
2017-02-19
1
-1/+1
*
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta Wijaya
2017-02-02
1
-29/+19
*
Fixed mismatching title overline.
Serhiy Storchaka
2016-12-04
1
-1/+1
*
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
Serhiy Storchaka
2016-12-04
1
-2/+2
*
Issue #28820: Fix spelling of “practice” as a noun
Martin Panter
2016-11-30
1
-1/+1
*
Issue #28815: Change '?' to '<module>' in some doc examples.
Terry Jan Reedy
2016-09-30
1
-9/+9
*
Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
3
-3/+9
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-1/+1
*
Issue #24314: Add links for general attributes like __name__, __dict__
Martin Panter
2016-06-18
1
-2/+2
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
9
-18/+26
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
2
-2/+2
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
2
-2/+2
*
Issue #25179: Preparatory cleanup of existing docs on string formatting
Martin Panter
2016-02-08
1
-3/+2
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
2
-2/+2
*
Improve tutorial suggestion for looping techniques
Raymond Hettinger
2015-09-01
1
-11/+11
*
Fix minor docs markup errors.
Serhiy Storchaka
2015-03-14
1
-3/+3
*
remove parenthesis from print statement (closes #23396)
Benjamin Peterson
2015-02-05
1
-1/+1
*
Closes #23181: codepoint -> code point
Georg Brandl
2015-01-14
1
-1/+1
*
Issue #23070: Fix a comment in the tutorial.
Berker Peksag
2014-12-17
1
-1/+1
*
Issue #12602: Add missing cross-references to runpy and using/cmdline docs.
Berker Peksag
2014-12-10
1
-0/+2
*
Fix description.
Georg Brandl
2014-11-14
1
-1/+1
*
Closes #22868: make example less ambiguous.
Georg Brandl
2014-11-14
1
-3/+3
*
minor grammar fixes (from docs@python.org)
Georg Brandl
2014-10-31
1
-2/+2
*
Fixing broken links in doc, part 3: the rest
Georg Brandl
2014-10-29
1
-2/+2
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
3
-6/+6
*
Issue #16827: Make Interpreter introduction section of the tutorial more
Senthil Kumaran
2014-09-18
3
-111/+128
*
Issue #20643: Fixed references to the next() method (distinguish from the
Serhiy Storchaka
2014-09-05
1
-5/+5
*
Fix grammar
Andrew Svetlov
2014-07-24
1
-1/+1
*
Issue #14097: Backport 796d1371605d and subsequent changes.
Zachary Ware
2014-07-01
1
-289/+267
*
Issue #11974: Add tutorial section on class and instance variables
Raymond Hettinger
2014-06-24
1
-0/+71
*
Issue 21575: Show list.sort() arguments in the tutorial.
Raymond Hettinger
2014-05-27
1
-2/+3
*
Issue #21545: Add .pop example and tweak comment about pure mutation methods.
Terry Jan Reedy
2014-05-23
1
-0/+9
*
Issue #18840: Introduce the json module in the tutorial, and deemphasize the ...
Antoine Pitrou
2013-12-05
1
-30/+47
*
Fix indentation in doc example.
Ezio Melotti
2013-11-17
1
-5/+5
[next]