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 vstinner
Recipients alex.henrie, serhiy.storchaka, terry.reedy, vstinner
Date 2021-03-08.19:49:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615232946.04.0.298616421993.issue43359@roundup.psfhosted.org>
In-reply-to
Content
> Hi Victor, just so we're all on the same page, removing the line does not trigger a compiler warning. The comment on this line is misleading.

I wrote the opposite. IMO the line and its commment should be kept.

> Defect identified by scan-build <https://clang-analyzer.llvm.org/scan-build.html>

Just tell your tool that the line is there on purpose.
History
Date User Action Args
2021-03-08 19:49:06vstinnersetrecipients: + vstinner, terry.reedy, serhiy.storchaka, alex.henrie
2021-03-08 19:49:06vstinnersetmessageid: <1615232946.04.0.298616421993.issue43359@roundup.psfhosted.org>
2021-03-08 19:49:06vstinnerlinkissue43359 messages
2021-03-08 19:49:05vstinnercreate