From: Julien Palard Date: Fri, 28 Jan 2022 09:50:58 +0000 (+0100) Subject: bpo-42238: [doc] Avoid hardcoding fast-moving lines in susp-ignored.csv. (GH-30981) X-Git-Tag: v3.11.0a5~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44afdbd5af4503e376148e9404b9c7a4f595b1fe;p=thirdparty%2FPython%2Fcpython.git bpo-42238: [doc] Avoid hardcoding fast-moving lines in susp-ignored.csv. (GH-30981) --- diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index 43849a409d54..12d670d3607e 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