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 sobolevn
Recipients eric.araujo, sobolevn
Date 2022-01-01.20:34:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAO_bL1xCCfYsDbOhXuyGez3zqnNEN8PBoirLdEhep6TchtcNvw@mail.gmail.com>
In-reply-to <1641063139.98.0.932133611895.issue46198@roundup.psfhosted.org>
Content
> I think most of these are false positives

Yes, they are! Please, check out my PR:
https://github.com/python/cpython/pull/30297

сб, 1 янв. 2022 г. в 21:52, Éric Araujo <report@bugs.python.org>:

>
> Éric Araujo <merwok@netwok.org> added the comment:
>
> I think most of these are false positives (it’s fine if 10 different tests
> define a function `f`), so should not be changed just to appease a lint
> tool.  Others are genuine!
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue46198>
> _______________________________________
>
History
Date User Action Args
2022-01-01 20:34:55sobolevnsetrecipients: + sobolevn, eric.araujo
2022-01-01 20:34:55sobolevnlinkissue46198 messages
2022-01-01 20:34:55sobolevncreate