https://github.com/python/cpython/commit/eadcf4dcafebdb41df7e6fc3f1084623f17a174e
commit: eadcf4dcafebdb41df7e6fc3f1084623f17a174e
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-09-21T10:58:06Z
summary:
[3.13] Make sure the ``:keyword:`` role works for ``case`` (GH-138878) (#139201)
files:
M Doc/reference/compound_stmts.rst
diff --git a/Doc/reference/compound_stmts.rst b/Doc/reference/compound_stmts.rst
index 67eefe342a42dd..62f0f0018f4099 100644
--- a/Doc/reference/compound_stmts.rst
+++ b/Doc/reference/compound_stmts.rst
@@ -587,6 +587,7 @@ the items are surrounded by parentheses. For example::
statement.
.. _match:
+.. _case:
The :keyword:`!match` statement
===============================
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]