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
*
[3.13] gh-120345: Fix incorrect use of the :class: role with the "()" suffix ...
Miss Islington (bot)
2024-06-12
1
-2/+2
*
[3.13] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219...
Miss Islington (bot)
2024-06-07
1
-3/+5
*
[3.13] gh-119016: Remove outdated sentences from the "classes" tutorial (GH-1...
Miss Islington (bot)
2024-06-01
1
-5/+1
*
[3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570)
Miss Islington (bot)
2024-05-26
1
-1/+1
*
[3.13] GH-110383: Improve Tutorial for Input Ouput (GH-119230) (GH-119326)
Miss Islington (bot)
2024-05-21
1
-4/+16
*
[3.13] gh-119078: Clarify venv tutorial (GH-119129) (GH-119142)
Miss Islington (bot)
2024-05-18
1
-4/+4
*
[3.13] Format None, True, False and NotImplemented as literals (GH-118758) (G...
Miss Islington (bot)
2024-05-08
1
-1/+1
*
Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612)
Kerim Kabirov
2024-05-07
1
-2/+2
*
gh-111201: A new Python REPL (GH-111567)
Pablo Galindo Salgado
2024-05-05
1
-0/+22
*
Add 'The Python 2.3 Method Resolution Order' (#116435)
Hugo van Kemenade
2024-04-15
1
-1/+1
*
gh-117597: Clarify exception handling in the tutorial (#117681)
Nice Zombies
2024-04-09
1
-3/+3
*
gh-116563: Update tutorial error example (#116569)
Terry Jan Reedy
2024-03-11
1
-4/+4
*
GH-116271 Docs: provide clarification for object assignments in the Tutorial ...
Kerim Kabirov
2024-03-04
1
-7/+24
*
Docs: Use substitutions instead of manual version updates (#115416)
Hugo van Kemenade
2024-02-14
3
-4/+4
*
gh-114648: Add IndexError exception to tutorial datastructures list.pop entry...
srinivasan
2024-02-01
1
-4/+3
*
gh-114069: Revise Tutorial Methods paragraph (#114127)
Terry Jan Reedy
2024-01-16
1
-6/+5
*
Tutorial: Clarify 'nonzero exit status' in the appendix (#112039)
Andrew Zipperer
2024-01-12
1
-1/+1
*
gh-113208: Mention namespace packages don't require __init__.py (#113209)
Unique-Usman
2023-12-19
1
-1/+2
*
gh-113113: doc: use less ambiguously named variable (gh-113114)
jeremy-dolan
2023-12-14
1
-3/+3
*
gh-101100: Improve documentation for attributes on instance methods (#112832)
Alex Waygood
2023-12-08
1
-2/+4
*
Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499)
Marco Aurélio A. Barbosa
2023-12-03
1
-1/+1
*
gh-110383: Explained which error message is generated when there is an unhand...
Unique-Usman
2023-11-19
1
-2/+1
*
Add detail to comment on range of random.random() (gh-111868)
zipperer
2023-11-09
1
-1/+1
*
gh-111406: Fix broken link to bpython's site (#111407)
Zack Cerza
2023-10-27
1
-1/+1
*
gh-101100: Fix Sphinx warning in `tutorial/introduction.rst` (#111173)
Maciej Olko
2023-10-22
1
-1/+1
*
gh-110534 fix a URL redirect to wikipedia article on Fibonacci numbers (#110535)
partev
2023-10-09
1
-1/+1
*
Update floatingpoint.rst (#110509)
zipperer
2023-10-08
1
-1/+1
*
gh-101100: Fix Sphinx warnings in `tutorial/controlflow.rst` (#109424)
Maciej Olko
2023-09-29
1
-2/+2
*
gh-101100: Fix sphinx warnings in `tutorial/appendix.rst` (#108750)
Nikita Sobolev
2023-09-01
1
-4/+4
*
gh-101100: Fix sphinx warnings in `tutorial/classes.rst` (#108746)
Nikita Sobolev
2023-09-01
1
-1/+1
*
Improve references in the tutorial (GH-108069)
Serhiy Storchaka
2023-08-21
5
-47/+48
*
GH-107987: Remove the Distributing Python Modules guide (#108016)
Adam Turner
2023-08-17
1
-1/+3
*
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka
2023-07-29
2
-3/+3
*
gh-107017: Change Chapter Strings to Texts in the Introduction chapter. (#107...
TommyUnreal
2023-07-24
1
-20/+20
*
gh-107017: Analolgy to Pascal and C replaced. (#107025)
TommyUnreal
2023-07-23
1
-2/+2
*
gh-71261: Add paragraph on shadowing submodules with star imports (#107004)
wulmer
2023-07-23
1
-0/+16
*
gh-107017: removed mention that C does it the same way (#107020)
Jakub Červinka
2023-07-23
1
-8/+15
*
Reformat code block to make it easier to read (#106965)
Joe Kaufeld
2023-07-22
1
-5/+14
*
gh-106780: Add __match_args__ to tutorial example (#106784)
Terry Jan Reedy
2023-07-17
1
-1/+7
*
gh-106625 : Add missing code to tutorial 4.6 example (#106623)
RustyNail
2023-07-11
1
-2/+3
*
Doc: Add missing ref labels to exception groups/notes sections (#106465)
C.A.M. Gerlach
2023-07-06
1
-0/+2
*
gh-104479: Update outdated tutorial floating-point reference (#104681)
Mark Dickinson
2023-05-26
1
-10/+13
*
Python 3.13.0a0
Thomas Wouters
2023-05-22
1
-5/+5
*
GH-97950: Use new-style index directive ('builtin') (#104164)
Adam Turner
2023-05-06
2
-2/+2
*
GH-97950: Use new-style index directive ('statement') (#104162)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('object') (#104158)
Adam Turner
2023-05-04
2
-2/+2
*
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner
2023-05-04
2
-3/+3
*
[doc] Fix error in tutorial example: type(exc) is the type rather than the in...
Jens-Hilmar Bradt
2023-03-22
1
-1/+1
*
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
Robert Prater (B. Eng)
2023-03-15
1
-1/+1
*
gh-102354: change python3 to python in docs examples (#102696)
Paul Watson
2023-03-14
1
-1/+1
[next]