From cca3004f64d49c9e170396ac787712fe03bffb29 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Wed, 8 Dec 2021 03:18:33 -0800 Subject: doc: Add link issue 44010 (GH-29454) (cherry picked from commit 3e0f13b9e48eec8c54a185e4180bfca4e5e685f6) Co-authored-by: Rafael Fontenelle --- Doc/whatsnew/3.10.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index 4ee193f..c74e9f0 100644 --- a/Doc/whatsnew/3.10.rst +++ b/Doc/whatsnew/3.10.rst @@ -1162,7 +1162,7 @@ Highlight the new :ref:`soft keywords ` :keyword:`match`, :keyword:`case `, and :keyword:`_ ` 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 ------------------ -- cgit v0.12