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-44907: Update error messages in tutorial examples (GH-27755)
Miss Islington (bot)
2021-08-14
1
-3/+3
*
bpo-41576: document BaseException in favor of bare except (GH-21917)
Miss Islington (bot)
2021-08-06
1
-8/+9
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-2...
Miss Islington (bot)
2021-07-26
3
-4/+4
*
bpo-40620: Clarify tutorial controlflow.rst ``range`` examples (GH-26919) (GH...
Miss Islington (bot)
2021-06-27
1
-14/+8
*
bpo-43927: Change 'IOError' to 'OSError' (GH-26289)
Miss Islington (bot)
2021-05-21
1
-1/+1
*
bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (...
Miss Islington (bot)
2021-05-19
1
-1/+2
*
bpo-43729: Clarify comment in tutorial example (GH-25191) (#26136)
Miss Islington (bot)
2021-05-14
1
-1/+1
*
bpo-40640: doc -- add missing ... in example of Continue (GH-26055) (GH-26057)
Miss Islington (bot)
2021-05-12
1
-0/+1
*
bpo-32822: Add finally with return/break/continue to the tutorial (GH-25600) ...
Miss Islington (bot)
2021-05-04
1
-0/+4
*
bpo-42589: Change URL for 'from' link when used in a raised exception (GH-23872)
sblondon
2021-04-29
1
-1/+1
*
bpo-43777: Drop description of "pip search" command from tutorial (GH-25287)
Bob Kline
2021-04-14
1
-13/+2
*
bpo-43325: Add FAQ entry for identity tests (GH-25168)
Raymond Hettinger
2021-04-04
1
-3/+2
*
bpo-39231: correct tutorial annotations section (GH-25029)
Irit Katriel
2021-03-27
1
-1/+1
*
bpo-43319: Fixed the tutorial on venv about standard library (GH-24740)
cmhzc
2021-03-07
1
-1/+1
*
bpo-42128: Add documentation for pattern matching (PEP 634) (#24664)
Daniel F Moisset
2021-03-01
1
-0/+169
*
bpo-43042: Augment tutorial sentence (GH-24514)
Terry Jan Reedy
2021-02-20
1
-1/+2
*
Doc: errors tutorial improvements (GH-16269)
Adorilson Bezerra
2021-01-31
1
-21/+21
*
bpo-42179: Clarify exception chaining (GH-23160)
Vladimir
2020-12-16
1
-4/+4
*
bpo-42489: Fix the signature for list.sort() in the tutorial (GH-23538)
Zackery Spytz
2020-11-28
1
-1/+1
*
bpo-17852: Doc: Fix the tutorial about closing files (GH-23135)
Volker-Weissmann
2020-11-27
1
-5/+10
*
bpo-42179: Doc/tutorial: Remove mention of __cause__ (GH-23162)
Inada Naoki
2020-11-06
1
-9/+10
*
[doc] Update references to NumPy (GH-22458)
Andre Delfino
2020-10-01
1
-1/+1
*
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
Andre Delfino
2020-09-27
1
-1/+1
*
Fix all Python Cookbook links (#22205)
Andre Delfino
2020-09-15
1
-1/+1
*
bpo-41776: Revise example of "continue" in the tutorial documentation (GH-22234)
Neeraj Samtani
2020-09-15
1
-5/+5
*
Fix grammar in Doc/tutorial/controlflow.rst (GH-21885)
Denis Ovsienko
2020-08-19
1
-1/+1
*
bpo-40204: Fix reference to terms in the doc (GH-21865)
Victor Stinner
2020-08-14
1
-1/+1
*
Fix repeated words in Classes tutorial (GH-21455)
Paul McMillan
2020-07-14
1
-2/+2
*
bpo-28681: Clarify multiple function names in the tutorial (GH-21340)
Joannah Nanjekye
2020-07-06
1
-5/+4
*
bpo-26205: Specify the number of nested scopes (GH-21324)
Joannah Nanjekye
2020-07-06
1
-2/+2
*
Improve IO tutorial's "Old string formatting" section (GH-16251)
Adorilson Bezerra
2020-05-28
1
-5/+5
*
bpo-40552 Add 'users' variable in code sample (tutorial 4.2). (GH-19992)
Antoine
2020-05-23
1
-0/+3
*
Python 3.10.0a0 (GH-20198)
Pablo Galindo
2020-05-19
3
-7/+7
*
bpo-39705 : sorted() tutorial example under looping techniques improved (GH-1...
Rahul Kumaresan
2020-05-18
1
-0/+15
*
Change 'exception happened' to 'exception occurred' in two places (#19767)
Noah Doersing
2020-05-01
1
-1/+1
*
bpo-39869: Fix typo in 'Instance objects' section. (GH-18889)
Antoine
2020-03-10
1
-1/+1
*
Grammar fix in tutorial (GH-18425)
Don Kirkby
2020-02-10
1
-1/+1
*
bpo-39534: Doc: Clarify return in finally (GH-18324)
Julien Palard
2020-02-06
1
-9/+27
*
bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-...
Adorilson Bezerra
2020-02-03
1
-3/+4
*
bpo-39431: Also mention nonlocal in assignment quirk (GH-17375)
Shanavas M
2020-01-23
1
-4/+4
*
bpo-38678: Improve argparse example in tutorial (GH-17207)
Raymond Hettinger
2019-11-18
1
-15/+17
*
Update interpreter.rst (GH-17059)
Jules Lasne (jlasne)
2019-11-05
1
-1/+1
*
bpo-38558: Mention `:=` in conditions tutorial (GH-16919)
Ammar Askar
2019-10-25
1
-4/+4
*
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016)
Mohammad Dehghan
2019-09-26
1
-1/+1
*
Doc: Corrected syntax for return annotation (GH-16265)
Jason Plurad
2019-09-19
1
-1/+1
*
bpo-37904: Edition on python tutorial - section 4 (GH-16169)
Diego Alberto Barriga MartÃnez
2019-09-17
1
-2/+2
*
Doc: Add link of GNU Readline library to interpreter tutorial (GH-16152)
Adorilson Bezerra
2019-09-16
1
-7/+8
*
Doc: remove duplicate word in controlflow tutorial (GH-16163)
Adorilson Bezerra
2019-09-16
1
-1/+1
*
bpo-37635: Update arg name for seek() in IO tutorial (GH-16147)
Kyle Stanley
2019-09-14
1
-3/+3
*
Improve clarity of try-return-finally-return (GH-15677)
toonarmycaptain
2019-09-11
1
-9/+22
[next]