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.11] gh-104479: Update outdated tutorial floating-point reference (GH-10468...
Shantanu
2023-05-26
1
-10/+17
*
[3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221)
Miss Islington (bot)
2023-05-06
2
-2/+2
*
[3.11] GH-97950: Use new-style index directive ('statement') (GH-104162) (#10...
Miss Islington (bot)
2023-05-04
1
-1/+1
*
[3.11] GH-97950: Use new-style index directive ('object') (GH-104158) (#104159)
Miss Islington (bot)
2023-05-04
2
-2/+2
*
[3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154)
Adam Turner
2023-05-04
2
-3/+3
*
[doc] Fix error in tutorial example: type(exc) is the type rather than the in...
Miss Islington (bot)
2023-03-22
1
-1/+1
*
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
Miss Islington (bot)
2023-03-15
1
-1/+1
*
[3.11] gh-102354: change python3 to python in docs examples (GH-102696) (#102...
Miss Islington (bot)
2023-03-14
1
-1/+1
*
docs: replace PyPI description with link (GH-101506)
Miss Islington (bot)
2023-02-03
1
-2/+2
*
gh-100633 Tutorial: Fix dataclasses import (GH-100638)
Miss Islington (bot)
2022-12-31
1
-1/+1
*
gh-55688: Add note about ending backslashes for raw strings (GH-94768)
Miss Islington (bot)
2022-12-28
1
-0/+5
*
gh-99908: Tutorial: Modernize the 'data-record class' example (GH-100499)
Miss Islington (bot)
2022-12-24
1
-9/+15
*
gh-70393: Clarify mention of "middle" scope (GH-98839)
Miss Islington (bot)
2022-12-12
1
-2/+2
*
[doc] fix typo (GH-99143)
Miss Islington (bot)
2022-11-05
1
-1/+1
*
Doc: use "unnumbered" footnotes (GH-98954)
Miss Islington (bot)
2022-11-01
1
-2/+2
*
[3.11] Missing PS1 prompt in tutorial example (GH-98921) (GH-98944)
Miss Islington (bot)
2022-11-01
1
-2/+3
*
tutorial: remove "with single quotes" (GH-98204)
Miss Islington (bot)
2022-10-12
1
-1/+1
*
doc: remove a misleading statement. (GH-98093)
Miss Islington (bot)
2022-10-10
1
-2/+2
*
[3.11] gh-97654: Add auto exception chaining example to tutorial (GH-97703) (...
Miss Islington (bot)
2022-10-05
1
-5/+23
*
[3.11] Use SyntaxError invalid range in tutorial introduction example (GH-930...
Miss Islington (bot)
2022-09-30
1
-2/+2
*
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Miss Islington (bot)
2022-09-25
1
-1/+1
*
gh-81039: Add small example of f-string's "=}" to tutorial (gh-92291) (gh-96989)
Miss Islington (bot)
2022-09-21
1
-1/+11
*
gh-95413: Remove references to deprecated CGI library (GH-95414)
Miss Islington (bot)
2022-08-30
1
-1/+1
*
small grammatical change (GH-96138) (GH-96157)
Miss Islington (bot)
2022-08-21
1
-1/+1
*
Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317)
Miss Islington (bot)
2022-07-23
1
-1/+1
*
Fix copy-friendliness of tutorial example (GH-93424)
Miss Islington (bot)
2022-07-22
1
-0/+1
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Miss Islington (bot)
2022-07-05
2
-2/+2
*
Docs: Update SyntaxError message in REPL example for list comprehension (GH-9...
Miss Islington (bot)
2022-06-29
1
-3/+3
*
gh-61585: Clarify import scope in modules tutorial (GH-93455) (GH-94373)
Miss Islington (bot)
2022-06-28
1
-10/+11
*
Closes gh-94152: Update pyvideo.org URL (GH-94075)
Miss Islington (bot)
2022-06-23
1
-1/+1
*
gh-94114: Remove obsolete reference to python.org mirrors (GH-94115)
Miss Islington (bot)
2022-06-22
1
-4/+1
*
Tutorial: specify match cases don't fall through (GH-93615) (GH-94083)
Miss Islington (bot)
2022-06-21
1
-2/+4
*
[3.11] gh-93240: clarify wording in IO tutorial (GH-93276) (GH-94082)
Łukasz Langa
2022-06-21
1
-1/+1
*
gh-89158: Add some REPL secondary prompt markers (GH-93073)
Miss Islington (bot)
2022-05-23
1
-3/+3
*
gh-77521: Add link to builtin module names in modules tutorial (GH-92438)
Miss Islington (bot)
2022-05-08
1
-1/+2
*
gh-92368: Fix missing possessive apostrophe (#92397)
gophra
2022-05-06
1
-1/+1
*
gh-85679: Recommend `encoding="utf-8"` in tutorial (GH-91778)
Inada Naoki
2022-05-02
1
-10/+18
*
gh-85757: Change wording from nested to inner (GH-91811)
slateny
2022-04-30
1
-1/+1
*
gh-89770: [PEP-678] add exception notes to tutorial (GH-30441)
Irit Katriel
2022-04-20
1
-0/+64
*
gh-91541: Fix error in example in modules tutorial (#91634)
180909
2022-04-17
1
-1/+1
*
gh-90449: Improve accuracy and readability of exceptions tutorial (GH-31899)
Irit Katriel
2022-04-13
1
-46/+54
*
bpo-22295: use python -m pip rather than plain pip in more examples (GH-24003)
Ville Skyttä
2022-04-09
1
-12/+12
*
bpo-47189: What's New in 3.11: Faster CPython (GH-32235)
Ken Jin
2022-04-06
1
-0/+2
*
Follow PEP-8 guidelines in tutorial for standard library (GH-26127)
Bob Kline
2022-04-03
1
-2/+3
*
bpo-31582: Created a new documentation section describing sys.path initializa...
Russel Webber
2022-03-23
1
-0/+2
*
docs: Don't use code formatting for emphasis (GH-30519)
William Andrea
2022-03-08
1
-1/+1
*
docs: Link `match` statement in tutorial (GH-31396)
William Andrea
2022-02-18
1
-1/+1
*
[doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157)
Julien Palard
2022-02-06
1
-9/+3
*
bpo-46328: Add sys.exception() (GH-30514)
Irit Katriel
2022-01-13
1
-1/+1
*
bpo-46270: Describe the `in` and `not in` operators as membership tests. (GH-...
Raymond Hettinger
2022-01-10
1
-4/+6
[next]