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 neologix
Recipients christian.heimes, halfie, neologix, vstinner
Date 2013-07-31.05:24:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375248250.45.0.973738691019.issue18596@psf.upfronthosting.co.za>
In-reply-to
Content
The warning is due to the Py_ADDRESS_IN_RANGE() macro: it's a know limitation, we have the same problem with valgrind.

This would be a nice neature. It would IMO be even nicer to have an ASAN-enabled buildbot.
History
Date User Action Args
2013-07-31 05:24:10neologixsetrecipients: + neologix, vstinner, christian.heimes, halfie
2013-07-31 05:24:10neologixsetmessageid: <1375248250.45.0.973738691019.issue18596@psf.upfronthosting.co.za>
2013-07-31 05:24:10neologixlinkissue18596 messages
2013-07-31 05:24:10neologixcreate