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 methane
Recipients benjamin.peterson, fweimer, gregory.p.smith, methane, nascheme, pitrou, skrah, tgrigg, twouters, vstinner
Date 2019-05-14.09:51:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557827480.7.0.366964635926.issue27987@roundup.psfhosted.org>
In-reply-to
Content
New changeset f0be4bbb9b3cee876249c23f2ae6f38f43fa7495 by Inada Naoki in branch 'master':
bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850)
https://github.com/python/cpython/commit/f0be4bbb9b3cee876249c23f2ae6f38f43fa7495
History
Date User Action Args
2019-05-14 09:51:20methanesetrecipients: + methane, twouters, nascheme, gregory.p.smith, pitrou, vstinner, benjamin.peterson, skrah, fweimer, tgrigg
2019-05-14 09:51:20methanesetmessageid: <1557827480.7.0.366964635926.issue27987@roundup.psfhosted.org>
2019-05-14 09:51:20methanelinkissue27987 messages
2019-05-14 09:51:20methanecreate