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 gregory.p.smith
Recipients alex, benjamin.peterson, gregory.p.smith, pablogsal, twouters
Date 2018-11-13.05:44:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542087879.45.0.788709270274.issue35214@psf.upfronthosting.co.za>
In-reply-to
Content
> Can we prefix MEMORY_SANITIZER with _Py_?

Yes, I wondered if I should do that.  not that I expect anyone would ever define it to mean anything else, but that seems like the right thing to do.  https://github.com/python/cpython/pull/10503
History
Date User Action Args
2018-11-13 05:44:39gregory.p.smithsetrecipients: + gregory.p.smith, twouters, benjamin.peterson, alex, pablogsal
2018-11-13 05:44:39gregory.p.smithsetmessageid: <1542087879.45.0.788709270274.issue35214@psf.upfronthosting.co.za>
2018-11-13 05:44:39gregory.p.smithlinkissue35214 messages
2018-11-13 05:44:39gregory.p.smithcreate