cpython/Doc/tutorial
Miss Islington (bot) 479e366ce3
[3.12] Docs: make a tutorial example more precise (GH-125066) (GH-125079)
Docs: make a tutorial example more precise (GH-125066)

Based on discussion here:

(cherry picked from commit 6e3c70c61b)


https: //discuss.python.org/t/omission-in-the-documentation/66816

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
2024-11-01 12:36:51 -07:00
..
appendix.rst [3.12] Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612) (GH-118707) 2024-05-07 13:35:09 +00:00
appetite.rst
classes.rst [3.12] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124558) 2024-09-25 23:01:19 +00:00
controlflow.rst [3.12] docs: restore an anchor to for/else (GH-126154) (#126158) 2024-10-30 08:17:16 +00:00
datastructures.rst [3.12] Prefer "similar" over "equivalent" in tutorial (GH-125343) (GH-125373) 2024-10-30 13:34:13 -07:00
errors.rst
floatingpoint.rst [3.12] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123512) 2024-08-30 20:09:55 +03:00
index.rst
inputoutput.rst [3.12] gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) (GH-126192) 2024-10-30 10:36:11 -07:00
interactive.rst
interpreter.rst
introduction.rst [3.12] Docs: make a tutorial example more precise (GH-125066) (GH-125079) 2024-11-01 12:36:51 -07:00
modules.rst [3.12] gh-101100: Consolidate documentation on ModuleType attributes (#124709) (#125211) 2024-10-09 19:18:38 +00:00
stdlib.rst [3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013) 2024-07-19 09:08:33 +00:00
stdlib2.rst [3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013) 2024-07-19 09:08:33 +00:00
venv.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00
whatnow.rst