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-25.12:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558786416.11.0.634613164703.issue27987@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea2b76bdc5f97f49701213d105b8ec2387ea2fa5 by Inada Naoki in branch '3.7':
bpo-27987: align PyGC_Head to alignof(long double) (GH-13335)
https://github.com/python/cpython/commit/ea2b76bdc5f97f49701213d105b8ec2387ea2fa5
History
Date User Action Args
2019-05-25 12:13:36methanesetrecipients: + methane, twouters, nascheme, gregory.p.smith, pitrou, vstinner, benjamin.peterson, skrah, fweimer, tgrigg
2019-05-25 12:13:36methanesetmessageid: <1558786416.11.0.634613164703.issue27987@roundup.psfhosted.org>
2019-05-25 12:13:36methanelinkissue27987 messages
2019-05-25 12:13:36methanecreate