Message 243921 - Python tracker
Message243921
| Author | petr.viktorin |
|---|---|
| Recipients | eric.snow, larry, ncoghlan, petr.viktorin, python-dev |
| Date | 2015-05-23.15:24:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432394667.17.0.169724173559.issue24268@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FWIW, the remaining refleak occurs when unloading an extension module object. This is something that wasn't possible before PEP 489 -- extension modules were never deleted. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-23 15:24:27 | petr.viktorin | set | recipients: + petr.viktorin, ncoghlan, larry, python-dev, eric.snow |
| 2015-05-23 15:24:27 | petr.viktorin | set | messageid: <1432394667.17.0.169724173559.issue24268@psf.upfronthosting.co.za> |
| 2015-05-23 15:24:27 | petr.viktorin | link | issue24268 messages |
| 2015-05-23 15:24:27 | petr.viktorin | create | |