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 christian.heimes
Recipients christian.heimes, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-09-14.13:15:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473858919.81.0.250827386113.issue28126@psf.upfronthosting.co.za>
In-reply-to
Content
My change doesn't break or change 3rd party application. They might get a tiny bit faster on Windows, if they have used Py_MEMCPY() for up to 16 bytes. That's it.
History
Date User Action Args
2016-09-14 13:15:19christian.heimessetrecipients: + christian.heimes, paul.moore, vstinner, tim.golden, python-dev, zach.ware, serhiy.storchaka, steve.dower
2016-09-14 13:15:19christian.heimessetmessageid: <1473858919.81.0.250827386113.issue28126@psf.upfronthosting.co.za>
2016-09-14 13:15:19christian.heimeslinkissue28126 messages
2016-09-14 13:15:19christian.heimescreate