- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message366412
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 | pablogsal |
|---|---|
| Recipients | carljm, corona10, dino.viehland, eelizondo, gregory.p.smith, nascheme, pablogsal, pitrou, shihai1991, steve.dower, tim.peters, vstinner |
| Date | 2020-04-14.17:51:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1586886692.87.0.761780387951.issue40255@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> There hasn't been much said about which kind of objects would be immortal. The current patch makes *all objects that are tracked by the gc* immortal, independently of their type (unless I am missing something). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-14 17:51:32 | pablogsal | set | recipients: + pablogsal, tim.peters, nascheme, gregory.p.smith, pitrou, vstinner, carljm, dino.viehland, steve.dower, corona10, eelizondo, shihai1991 |
| 2020-04-14 17:51:32 | pablogsal | set | messageid: <1586886692.87.0.761780387951.issue40255@roundup.psfhosted.org> |
| 2020-04-14 17:51:32 | pablogsal | link | issue40255 messages |
| 2020-04-14 17:51:32 | pablogsal | create | |

