Skip to content

Commit

Permalink
doc: Add link issue 44010 (pythonGH-29454)
Browse files Browse the repository at this point in the history
  • Loading branch information
rffontenelle authored Dec 8, 2021
1 parent 0461c68 commit 3e0f13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1173,7 +1173,7 @@ Highlight the new :ref:`soft keywords <soft-keywords>` :keyword:`match`,
:keyword:`case <match>`, and :keyword:`_ <wildcard-patterns>` in
pattern-matching statements. However, this highlighting is not perfect
and will be incorrect in some rare cases, including some ``_``-s in
``case`` patterns. (Contributed by Tal Einat in bpo-44010.)
``case`` patterns. (Contributed by Tal Einat in :issue:`44010`.)
importlib.metadata
------------------
Expand Down

0 comments on commit 3e0f13b

Please sign in to comment.