From: Jason R. Coombs Date: Wed, 8 May 2019 16:21:39 +0000 (-0400) Subject: Add ignores to suspicious check X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6816cc0f00025977d3efef9b5d23851f299bec86;p=thirdparty%2FPython%2Fcpython.git Add ignores to suspicious check --- diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index 3672955bf55b..250c59bc603d 100644 --- a/Doc/tools/susp-ignored.csv +++ b/Doc/tools/susp-ignored.csv @@ -350,3 +350,6 @@ whatsnew/3.7,,::,error::BytesWarning whatsnew/changelog,,::,error::BytesWarning whatsnew/changelog,,::,default::BytesWarning whatsnew/changelog,,::,default::DeprecationWarning +library/importlib.metadata,,.. highlight:,.. highlight:: none +library/importlib.metadata,,:main,"EntryPoint(name='wheel', value='wheel.cli:main', group='console_scripts')" +library/importlib.metadata,,`,of directories ``path`` (defaults to sys.path).