diff options
author | Julien Palard <julien@palard.fr> | 2022-04-03 20:08:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-03 20:08:29 (GMT) |
commit | bdc497496548e30fa208a8d98c30bf6d1833ac4c (patch) | |
tree | 60e19430291a015ab2c296d87524faea5a157314 | |
parent | 84acb5cad1b871bb8729cbf1d036b84cbe1636f0 (diff) | |
download | cpython-bdc497496548e30fa208a8d98c30bf6d1833ac4c.zip cpython-bdc497496548e30fa208a8d98c30bf6d1833ac4c.tar.gz cpython-bdc497496548e30fa208a8d98c30bf6d1833ac4c.tar.bz2 |
bpo-42238: [doc]: make suspicious: false positive. (GH-32292)
-rw-r--r-- | Doc/tools/susp-ignored.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index a5ceff4..88f401f 100644 --- a/Doc/tools/susp-ignored.csv +++ b/Doc/tools/susp-ignored.csv @@ -392,3 +392,4 @@ whatsnew/changelog,,:CON,": os.path.abspath(“C:CON”) is now fixed to return whatsnew/changelog,,::,Lib/email/mime/nonmultipart.py::MIMENonMultipart library/typing,,`,"assert_type(name, str) # OK, inferred type of `name` is `str`" library/typing,,`,# after which we hope the inferred type will be `int` +whatsnew/changelog,,:company,-V:company/tag |