- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message411993
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 | vstinner |
|---|---|
| Recipients | christian.heimes, eric.snow, gvanrossum, kumaraditya, vstinner |
| Date | 2022-01-28.13:02:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1643374966.89.0.964860206448.issue46449@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
With my additional GH-30988 fix, msg411075 example no longer leaks :-) --- Loop #1: 2 refs Loop #2: 2 refs Loop #3: 2 refs ... Loop #98: 2 refs Loop #99: 2 refs Loop #100: 2 refs --- I close the issue. Thanks Christian and Kumar for the fix! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-28 13:02:46 | vstinner | set | recipients: + vstinner, gvanrossum, christian.heimes, eric.snow, kumaraditya |
| 2022-01-28 13:02:46 | vstinner | set | messageid: <1643374966.89.0.964860206448.issue46449@roundup.psfhosted.org> |
| 2022-01-28 13:02:46 | vstinner | link | issue46449 messages |
| 2022-01-28 13:02:46 | vstinner | create | |

