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 eelizondo
Recipients Mark.Shannon, carljm, corona10, dino.viehland, eelizondo, gregory.p.smith, nascheme, pablogsal, pitrou, shihai1991, steve.dower, tim.peters, vstinner
Date 2020-04-16.19:26:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587065197.95.0.830493418364.issue40255@roundup.psfhosted.org>
In-reply-to
Content
> which would potentially save the two word per object overhead

Btw, I misread. I thought `gc_bits` referred to the bits used by the GC in the reference count. In any case, you can still use a bit in the reference count :)
History
Date User Action Args
2020-04-16 19:26:37eelizondosetrecipients: + eelizondo, tim.peters, nascheme, gregory.p.smith, pitrou, vstinner, carljm, dino.viehland, Mark.Shannon, steve.dower, corona10, pablogsal, shihai1991
2020-04-16 19:26:37eelizondosetmessageid: <1587065197.95.0.830493418364.issue40255@roundup.psfhosted.org>
2020-04-16 19:26:37eelizondolinkissue40255 messages
2020-04-16 19:26:37eelizondocreate