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 benjamin.peterson
Recipients benjamin.peterson, fweimer, ned.deily, piotr.dobrogost, tgrigg
Date 2018-04-29.19:25:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525029954.16.0.682650639539.issue33374@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0b91f8a668201fc58fa732b8acc496caedfdbae0 by Benjamin Peterson (Florian Weimer) in branch '2.7':
Indicate that _PyGC_Head is only 8-byte aligned. (closes bpo-33374)
https://github.com/python/cpython/commit/0b91f8a668201fc58fa732b8acc496caedfdbae0
History
Date User Action Args
2018-04-29 19:25:54benjamin.petersonsetrecipients: + benjamin.peterson, ned.deily, piotr.dobrogost, fweimer, tgrigg
2018-04-29 19:25:54benjamin.petersonsetmessageid: <1525029954.16.0.682650639539.issue33374@psf.upfronthosting.co.za>
2018-04-29 19:25:54benjamin.petersonlinkissue33374 messages
2018-04-29 19:25:54benjamin.petersoncreate