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 nikratio
Recipients benjamin.peterson, nikratio, skrah
Date 2019-07-17.15:08:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563376097.03.0.253971371639.issue35561@roundup.psfhosted.org>
In-reply-to
Content
Is there a good reason to not explicitly initialize them nevertheless? Valgrind is a common tool, and this false positive will affect everyone attempting to run it on a Python extension module.
History
Date User Action Args
2019-07-17 15:08:17nikratiosetrecipients: + nikratio, benjamin.peterson, skrah
2019-07-17 15:08:17nikratiosetmessageid: <1563376097.03.0.253971371639.issue35561@roundup.psfhosted.org>
2019-07-17 15:08:17nikratiolinkissue35561 messages
2019-07-17 15:08:16nikratiocreate