Message 209722 - Python tracker
Message209722
| Author | larry |
|---|---|
| Recipients | bfroehle, larry, loewis, vstinner |
| Date | 2014-01-30.16:22:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1391098930.74.0.309001691618.issue17162@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I thought I replied to this... weird. Do I understand correctly that it's basically impossible to write a proper custom deallocator in the limited API right now, because you can't get access to your base class's tp_free? (If so, why didn't anybody notice?) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-30 16:22:10 | larry | set | recipients: + larry, loewis, vstinner, bfroehle |
| 2014-01-30 16:22:10 | larry | set | messageid: <1391098930.74.0.309001691618.issue17162@psf.upfronthosting.co.za> |
| 2014-01-30 16:22:10 | larry | link | issue17162 messages |
| 2014-01-30 16:22:10 | larry | create | |