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 steve.dower
Recipients christian.heimes, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-09-13.17:25:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473787532.6.0.210973826839.issue28126@psf.upfronthosting.co.za>
In-reply-to
Content
I'm okay with removing it completely, if you're willing to change that much code. (Most of my additions already uses memcpy or memcpy_s directly, since I wasn't even aware of this macro :) )
History
Date User Action Args
2016-09-13 17:25:32steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware
2016-09-13 17:25:32steve.dowersetmessageid: <1473787532.6.0.210973826839.issue28126@psf.upfronthosting.co.za>
2016-09-13 17:25:32steve.dowerlinkissue28126 messages
2016-09-13 17:25:32steve.dowercreate