cpython/Doc/tutorial
shallow-beach 5a584c8f54
Python Tutorial typo fix (#128077)
2024-12-20 18:09:56 +01:00
..
appendix.rst gh-125615: Fix grammar nit in tutorial's interactive interpreter appendix (GH-125617) 2024-10-16 15:53:30 -05:00
appetite.rst
classes.rst Python Tutorial typo fix (#128077) 2024-12-20 18:09:56 +01:00
controlflow.rst docs: restore an anchor to for/else (#126154) 2024-10-29 20:11:50 -04:00
datastructures.rst gh-101100: amend references starting with `!~` in gh-127054 (#127684) 2024-12-06 16:09:20 +02:00
errors.rst gh-127265: Remove single quotes from 'arrow's in tutorial/errors.rst (GH-127267) 2024-11-25 15:34:01 -06:00
floatingpoint.rst gh-123492: Remove unnecessary `:func:` parentheses (#123493) 2024-08-30 14:34:09 +03:00
index.rst
inputoutput.rst gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) 2024-10-30 10:26:29 -07:00
interactive.rst gh-111406: Fix broken link to bpython's site (#111407) 2023-10-27 18:36:22 +00:00
interpreter.rst Python 3.14.0a0 2024-05-08 16:57:05 +02:00
introduction.rst Docs: make a tutorial example more precise (#125066) 2024-10-07 19:41:13 -04:00
modules.rst gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) 2024-10-09 10:53:57 +00:00
stdlib.rst gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00:00
stdlib2.rst gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00:00
venv.rst gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404) 2024-10-13 22:16:15 +05:30
whatnow.rst