From: Julien Palard Date: Mon, 19 Jul 2021 14:34:48 +0000 (+0200) Subject: bpo-42238: Fix small rst issue in NEWS.d/. (#27238) X-Git-Tag: v3.11.0a1~629 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbf10080bb369cfef1f230c2cd5135a558b242d5;p=thirdparty%2FPython%2Fcpython.git bpo-42238: Fix small rst issue in NEWS.d/. (#27238) --- diff --git a/Doc/tools/rstlint.py b/Doc/tools/rstlint.py index c9bff80995bf..91aed80b1e9a 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"(?