Skip to content

Commit cca3004

Browse files
doc: Add link issue 44010 (GH-29454)
(cherry picked from commit 3e0f13b) Co-authored-by: Rafael Fontenelle <[email protected]>
1 parent fbdbbdb commit cca3004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.10.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ Highlight the new :ref:`soft keywords <soft-keywords>` :keyword:`match`,
11621162
:keyword:`case <match>`, and :keyword:`_ <wildcard-patterns>` in
11631163
pattern-matching statements. However, this highlighting is not perfect
11641164
and will be incorrect in some rare cases, including some ``_``-s in
1165-
``case`` patterns. (Contributed by Tal Einat in bpo-44010.)
1165+
``case`` patterns. (Contributed by Tal Einat in :issue:`44010`.)
11661166
11671167
importlib.metadata
11681168
------------------

0 commit comments

Comments
 (0)