From 5baa088465b722af9ce4b8f0fcfce8d3b937a38d Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Fri, 28 Jan 2022 08:55:08 +0100 Subject: [PATCH] bpo-42238: [doc] Avoid hardcoding fast-moving lines in susp-ignored.csv. --- Doc/tools/susp-ignored.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index 43849a409d547b..12d670d3607e6f 100644 --- a/Doc/tools/susp-ignored.csv +++ b/Doc/tools/susp-ignored.csv @@ -388,5 +388,5 @@ reference/compound_stmts,324,:keyword,"and except* in the same :keyword:`try`. : reference/compound_stmts,324,`,"and except* in the same :keyword:`try`. :keyword:`break`," reference/compound_stmts,324,:keyword,:keyword:`continue` and :keyword:`return` cannot appear in an except* reference/compound_stmts,324,`,:keyword:`continue` and :keyword:`return` cannot appear in an except* -whatsnew/changelog,178,:CON,": os.path.abspath(“C:CON”) is now fixed to return “\.CON”, not" -whatsnew/changelog,922,::,Lib/email/mime/nonmultipart.py::MIMENonMultipart +whatsnew/changelog,,:CON,": os.path.abspath(“C:CON”) is now fixed to return “\.CON”, not" +whatsnew/changelog,,::,Lib/email/mime/nonmultipart.py::MIMENonMultipart