- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message366625
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:37 | eelizondo | set | recipients: + eelizondo, tim.peters, nascheme, gregory.p.smith, pitrou, vstinner, carljm, dino.viehland, Mark.Shannon, steve.dower, corona10, pablogsal, shihai1991 |
| 2020-04-16 19:26:37 | eelizondo | set | messageid: <1587065197.95.0.830493418364.issue40255@roundup.psfhosted.org> |
| 2020-04-16 19:26:37 | eelizondo | link | issue40255 messages |
| 2020-04-16 19:26:37 | eelizondo | create | |

