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-04-14.03:15:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555211746.35.0.619445315282.issue27987@roundup.psfhosted.org>
In-reply-to
Content
Now PyGC_Head is 16byte on 64bit platform.
Maybe, should we just change obmalloc in Python 3.8?

How about 32bit platforms?
What can we do for Python 3.7 and 2.7?
History
Date User Action Args
2019-04-14 03:15:46methanesetrecipients: + methane, twouters, nascheme, gregory.p.smith, pitrou, vstinner, benjamin.peterson, skrah, fweimer, tgrigg
2019-04-14 03:15:46methanesetmessageid: <1555211746.35.0.619445315282.issue27987@roundup.psfhosted.org>
2019-04-14 03:15:46methanelinkissue27987 messages
2019-04-14 03:15:46methanecreate