This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mdk
Recipients mdk, ned.deily, pablogsal, rhettinger, vstinner
Date 2021-06-27.08:34:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624782872.05.0.780580207124.issue42238@roundup.psfhosted.org>
In-reply-to
Content
Spotted a true positive in b19f45533942e4ad7ddf9d2d94f8b87c6f746bce:

    :const:``None``

(I'm trying to build a true positive list, to have usefull cases where suspicious is usefull, so in the long term I can maybe implement those cases in rslint instead.)
History
Date User Action Args
2021-06-27 08:34:32mdksetrecipients: + mdk, rhettinger, vstinner, ned.deily, pablogsal
2021-06-27 08:34:32mdksetmessageid: <1624782872.05.0.780580207124.issue42238@roundup.psfhosted.org>
2021-06-27 08:34:32mdklinkissue42238 messages
2021-06-27 08:34:31mdkcreate