cpython/Doc/tutorial
William Andrea 35f55cc5c6
docs: Link match statement in tutorial (GH-31396)
Add a link to the `match` statement from its section in the tutorial.

This should be backported to 3.10.

[Initially submitted as #31395 but against the wrong branch. Thanks @Mariatta]

Automerge-Triggered-By: GH:Mariatta
2022-02-17 16:02:42 -08:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03: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 Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110) 2021-12-16 18:40:12 +08:00
controlflow.rst docs: Link match statement in tutorial (GH-31396) 2022-02-17 16:02:42 -08:00
datastructures.rst bpo-46270: Describe the in and not in operators as membership tests. (GH-30504) 2022-01-09 18:02:06 -08:00
errors.rst bpo-46328: Add sys.exception() (GH-30514) 2022-01-13 12:35:58 +00:00
floatingpoint.rst [doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157) 2022-02-06 13:44:04 +01:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) 2021-05-18 14:56:01 -07:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst Python 3.11.0a0 2021-05-03 21:25:35 +01:00
introduction.rst bpo-34451: Document prompt and output toggle feature in html tutorial (GH-27105) 2021-10-21 12:19:20 +02:00
modules.rst bpo-38623: Add note about site module (site-packages) (GH-16974) 2021-09-23 23:39:58 +02:00
stdlib.rst bpo-46079: Replace external link that is down for maintenance. (GH-30315) 2022-01-01 09:49:55 -08:00
stdlib2.rst Python 3.11.0a0 2021-05-03 21:25:35 +01:00
venv.rst bpo-45442: Add deactivate step to venv tutorial. (GH-28981) 2021-10-15 14:24:25 -07:00
whatnow.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00