cpython/Doc/tutorial
Miss Islington (bot) ac3e6f801b
[3.13] Docs: for for/else clarify that return or raise also skip the else (GH-124591) (#124659)
Docs: for for/else clarify that return or raise also skip the else (GH-124591)

(cherry picked from commit 5329d1b74a)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-09-27 11:08:56 -07:00
..
appendix.rst [3.13] GH-109975: Copyedit 3.13 What's New: New Features (GH-122990) (#123032) 2024-08-15 09:25:33 +00:00
appetite.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) 2021-09-22 20:33:36 +03:00
classes.rst [3.13] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124556) 2024-09-25 17:29:48 -07:00
controlflow.rst [3.13] Docs: for for/else clarify that return or raise also skip the else (GH-124591) (#124659) 2024-09-27 11:08:56 -07:00
datastructures.rst [3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122954) 2024-08-12 18:56:36 +00:00
errors.rst [3.13] Update to 3.13 the output of exceptions raised (GH-123888) (#124055) 2024-09-23 10:53:31 -07:00
floatingpoint.rst [3.13] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123513) 2024-08-30 20:14:48 +03:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst [3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122954) 2024-08-12 18:56:36 +00:00
interactive.rst gh-111406: Fix broken link to bpython's site (#111407) 2023-10-27 18:36:22 +00:00
interpreter.rst Docs: Use substitutions instead of manual version updates (#115416) 2024-02-13 23:55:00 -07:00
introduction.rst [3.13] gh-122944: Fix incorrect prompt strings in the Python Tutorial (GH-122949) (#122954) 2024-08-12 18:56:36 +00:00
modules.rst gh-113208: Mention namespace packages don't require __init__.py (#113209) 2023-12-19 10:39:57 +02:00
stdlib.rst [3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012) 2024-07-19 09:13:08 +00:00
stdlib2.rst [3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012) 2024-07-19 09:13:08 +00:00
venv.rst [3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570) 2024-05-26 08:20:37 +00:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (#95414) 2022-08-30 13:14:08 +02:00