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 pablogsal
Recipients christian.heimes, gregory.p.smith, lukasz.langa, ned.deily, pablogsal, petr.viktorin, steve.dower, vstinner
Date 2021-04-06.12:40:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617712804.34.0.75368297198.issue43725@roundup.psfhosted.org>
In-reply-to
Content
If I understand correctly, this is analyzing the DWARF information on the binaries, so is quite coupled to the platform you compile to, but you can detect violations that affect other platforms if they share the same code.
History
Date User Action Args
2021-04-06 12:40:04pablogsalsetrecipients: + pablogsal, gregory.p.smith, vstinner, christian.heimes, ned.deily, petr.viktorin, lukasz.langa, steve.dower
2021-04-06 12:40:04pablogsalsetmessageid: <1617712804.34.0.75368297198.issue43725@roundup.psfhosted.org>
2021-04-06 12:40:04pablogsallinkissue43725 messages
2021-04-06 12:40:04pablogsalcreate