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 vstinner
Recipients benjamin.peterson, fweimer, gregory.p.smith, methane, nascheme, pitrou, skrah, tgrigg, twouters, vstinner
Date 2019-05-15.14:31:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557930694.04.0.523007072495.issue27987@roundup.psfhosted.org>
In-reply-to
Content
New changeset f24a9f3bf42709fb97b954b6dd6f90853967712e by Victor Stinner in branch '2.7':
bpo-27987: pymalloc: align by 16bytes on 64bit platform (GH-12850) (GH-13319)
https://github.com/python/cpython/commit/f24a9f3bf42709fb97b954b6dd6f90853967712e
History
Date User Action Args
2019-05-15 14:31:34vstinnersetrecipients: + vstinner, twouters, nascheme, gregory.p.smith, pitrou, benjamin.peterson, methane, skrah, fweimer, tgrigg
2019-05-15 14:31:34vstinnersetmessageid: <1557930694.04.0.523007072495.issue27987@roundup.psfhosted.org>
2019-05-15 14:31:34vstinnerlinkissue27987 messages
2019-05-15 14:31:33vstinnercreate