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
*
bpo-37392: Update the dir(sys) in module tutorial (GH-14365)
Xtreak
2019-06-25
1
-16/+20
*
Use `python -m pip install` in porting guide and venv docs (GH-13257)
Brad
2019-06-21
1
-4/+4
*
Bump to 3.9.0a0
Łukasz Langa
2019-06-04
3
-6/+6
*
bpo-29414: Change 'the for statement is such an iterator' in Tutorial (GH-273)
Marco Buttu
2019-06-01
1
-10/+16
*
bpo-36739: Update controlflow.rst (GH-12983)
pbhd
2019-05-29
1
-3/+5
*
bpo-36540: Documentation for PEP570 - Python positional only arguments (#13202)
Pablo Galindo
2019-05-28
1
-0/+170
*
Doc: Add missing forward reference in the tutorial. (GH-13499)
Julien Palard
2019-05-28
1
-3/+3
*
bpo-36008: Doc update for 3.8 migration (GH-12887)
Utkarsh Gupta
2019-05-13
1
-2/+2
*
Add a footnote about Cheese Shop in Doc/tutorial (GH-13103)
Adorilson Bezerra
2019-05-07
1
-1/+7
*
bpo-36189: Fixing typo in tutorial introduction (GH-13090)
Jonatan
2019-05-04
1
-1/+1
*
closes bpo-35329: Change 'Package' to 'package' in accordance with PEP8. (GH-...
Utkarsh Gupta
2019-04-30
1
-1/+1
*
Clarify file-closing example in tutorial (GH-11652)
Colin Watson
2019-04-17
1
-0/+2
*
better __init__.py explanation in tutorial (#12763)
Inada Naoki
2019-04-11
1
-3/+3
*
bpo-36377: Specify that range() can not be compared (GH-12468)
Emmanuel Arias
2019-04-02
1
-12/+11
*
Revert "Minor doc improvement (GH-10341)" (GH-12597)
Raymond Hettinger
2019-03-28
1
-2/+2
*
Minor doc improvement (GH-10341)
Andre Delfino
2019-03-27
1
-2/+2
*
Replace "DOS box" with link to Windows FAQ. (GH-12390)
Ned Deily
2019-03-24
1
-1/+1
*
bpo-35566: Add links to annotation glossary term (GH-11291)
Cheryl Sabella
2018-12-24
1
-4/+4
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
6
-36/+36
*
Add a reference to the name mangling description in the tutorial to the index...
Andrés Delfino
2018-11-07
1
-0/+3
*
Fix a typo about a comma. (GH-10306)
İsmail Arılık
2018-11-03
1
-1/+1
*
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka
2018-10-31
1
-2/+2
*
bpo-35054: Add yet more index entries for symbols. (GH-10121)
Serhiy Storchaka
2018-10-28
2
-3/+3
*
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel
2018-10-26
1
-1/+1
*
bpo-35054: Add more index entries for symbols. (GH-10064)
Serhiy Storchaka
2018-10-26
2
-3/+6
*
bpo-21196: Clarify name mangling rules in tutorial (GH-5667)
Berker Peksag
2018-10-20
1
-0/+5
*
bpo-34712: Fix style in examples in "Input and Output" (GH-9361)
Ben Hoyt
2018-09-19
1
-4/+7
*
bpo-33460: remove ellipsis that look like continuation prompts (GH-7851)
Lew Kurtz
2018-09-11
1
-4/+10
*
Doc: Missing 'f' in an f-string. (GH-9074)
Julien Palard
2018-09-07
1
-1/+1
*
Update list.remove(x) documentation (GH-8636)
Lysandros Nikolaou
2018-08-03
1
-2/+2
*
bpo-28677: Improve phrasing of when instance attribute is referenced (GH-6208)
Aaron Ang
2018-07-25
1
-2/+2
*
Remove extra parentheses in output formatting tutorial (GH-8350)
Aaqa Ishtyaq
2018-07-20
1
-2/+2
*
Fix documentation for input and output tutorial (GH-8231)
Lysandros Nikolaou
2018-07-11
1
-1/+1
*
bpo-28626: rearrange discussion of output formatting to encourage f-strings (...
Andrew Kuchling
2018-07-07
1
-89/+138
*
use rich markup for PEP reference (GH-7939)
Behzad B. Mokhtari
2018-06-27
1
-1/+1
*
bpo-33892: Doc: Use gender neutral words (GH-7770)
Andrés Delfino
2018-06-18
1
-10/+10
*
bpo-33641: Convert RFC references into links. (GH-7103)
Serhiy Storchaka
2018-05-31
1
-1/+1
*
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...
Stéphane Wirtel
2018-05-15
2
-2/+2
*
bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738)
Serhiy Storchaka
2018-05-09
1
-2/+2
*
Mention both relevant PEPs in function annotations tutorial (GH-6304)
Neeraj Badlani
2018-04-25
1
-2/+2
*
bpo-33297: Mention Pillow to work with more image formats. (#6505)
Andrés Delfino
2018-04-21
1
-1/+1
*
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka
2018-04-08
1
-1/+1
*
bpo-32337: Update documentats about dict order (GH-4973)
hui shang
2018-04-04
1
-15/+11
*
controlflow: Use full example for "5 through 9" (GH-5907)
Steven M. Vascellaro
2018-03-09
1
-1/+1
*
bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-...
Mario Corchero
2018-02-25
1
-0/+19
*
bpo-25059: Clarify the print separator usage in tutorial (GH-5879)
Cheryl Sabella
2018-02-25
1
-1/+1
*
bpo-32722: Remove useless example in the Classes tutorial (#5446)
Stéphane Wirtel
2018-02-01
1
-4/+1
*
Start of 3.8.0a0
Ned Deily
2018-01-31
3
-6/+6
*
bpo-32452: clarify term 'brackets' in generator tutorial (#5079)
Emily Morehouse
2018-01-02
1
-3/+3
*
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana
2017-12-06
1
-1/+1
[next]