From fbf10080bb369cfef1f230c2cd5135a558b242d5 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Mon, 19 Jul 2021 16:34:48 +0200 Subject: bpo-42238: Fix small rst issue in NEWS.d/. (#27238) --- Doc/tools/rstlint.py | 10 +++++++++- .../next/Library/2021-07-02-18-17-56.bpo-44554.aBUmJo.rst | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Doc/tools/rstlint.py b/Doc/tools/rstlint.py index c9bff80..91aed80 100755 --- a/Doc/tools/rstlint.py +++ b/Doc/tools/rstlint.py @@ -90,7 +90,6 @@ roles = [ ":newsgroup:", ":code:", ":py:func:", - ":memory:", ":makevar:", ":guilabel:", ":title-reference:", @@ -123,6 +122,13 @@ three_dot_directive_re = re.compile(r"\.\.\. %s::" % all_directives) double_backtick_role = re.compile(r"(?