Skip to content

Commit 3e0f13b

Browse files
authored
doc: Add link issue 44010 (GH-29454)
1 parent 0461c68 commit 3e0f13b

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
@@ -1173,7 +1173,7 @@ Highlight the new :ref:`soft keywords <soft-keywords>` :keyword:`match`,
11731173
:keyword:`case <match>`, and :keyword:`_ <wildcard-patterns>` in
11741174
pattern-matching statements. However, this highlighting is not perfect
11751175
and will be incorrect in some rare cases, including some ``_``-s in
1176-
``case`` patterns. (Contributed by Tal Einat in bpo-44010.)
1176+
``case`` patterns. (Contributed by Tal Einat in :issue:`44010`.)
11771177
11781178
importlib.metadata
11791179
------------------

0 commit comments

Comments
 (0)