Message262351
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, akira, martin.panter, piotr.dobrogost, pitrou, serhiy.storchaka, vstinner |
| Date | 2016-03-24.14:45:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1458830745.68.0.601988740756.issue19829@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't like _dealloc_warn() at all. It looks as a dirty hack and doesn't work with custom file-like objects. I think we should use one of Martin's option. If there are any issues with garbage collecting, we should fix the garbage collector. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-24 14:45:45 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou, vstinner, Arfrever, akira, martin.panter, piotr.dobrogost |
| 2016-03-24 14:45:45 | serhiy.storchaka | set | messageid: <1458830745.68.0.601988740756.issue19829@psf.upfronthosting.co.za> |
| 2016-03-24 14:45:45 | serhiy.storchaka | link | issue19829 messages |
| 2016-03-24 14:45:45 | serhiy.storchaka | create | |