cpython/Doc/tutorial
Miss Islington (bot) feb4455088
docs: Link `match` statement in tutorial (GH-31396)
Add a link to the `match` statement from its section in the tutorial.

Automerge-Triggered-By: GH:Mariatta
(cherry picked from commit 35f55cc5c6)

Co-authored-by: William Andrea <william.j.andrea@gmail.com>
2022-02-17 23:15:00 -05: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) (GH-28523) 2021-09-23 13:25:31 +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 03:00:58 -08:00
controlflow.rst docs: Link `match` statement in tutorial (GH-31396) 2022-02-17 23:15:00 -05:00
datastructures.rst bpo-46270: Describe the `in` and `not in` operators as membership tests. (GH-30504) (GH-30509) 2022-01-09 18:31:51 -08:00
errors.rst bpo-34538: Remove Exception subclassing from tutorial (GH-30361) 2022-01-03 15:10:20 -08:00
floatingpoint.rst bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896) 2021-12-02 12:45:09 -08:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) 2021-07-27 00:34:32 +02:00
inputoutput.rst bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26218) 2021-05-19 09:59:23 +01:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
introduction.rst bpo-34451: Document prompt and output toggle feature in html tutorial (GH-27105) (GH-29119) 2021-10-21 14:41:32 +02:00
modules.rst bpo-38623: Add note about site module (site-packages) (GH-16974) (GH-28536) 2021-09-24 00:48:06 +02:00
stdlib.rst bpo-46079: Replace external link that is down for maintenance. (GH-30315) (GH-30328) 2022-01-01 10:12:59 -08:00
stdlib2.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
venv.rst bpo-43777: Drop description of "pip search" command from tutorial (GH-25287) 2021-04-14 14:09:32 +09:00
whatnow.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) 2021-07-27 00:34:32 +02:00