Issue 13092: pep-393: memory leaks #2 (original) (raw)
Issue13092
Created on 2011-10-02 09:49 by skrah, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Messages (2) |
|
|
msg144767 - (view) |
Author: Stefan Krah (skrah) *  |
Date: 2011-10-02 09:49 |
I found a couple of additional leaks related to the PEP-393 changes. |
|
|
msg153384 - (view) |
Author: Antoine Pitrou (pitrou) *  |
Date: 2012-02-15 01:40 |
TextIOWrapper was already fixed, and the offending code in import.c seems to have disappeared. |
|
|
History |
|
|
|
Date |
User |
Action |
Args |
2022-04-11 14:57:22 |
admin |
set |
github: 57301 |
2012-02-15 01:40:11 |
pitrou |
set |
status: open -> closednosy: + pitroumessages: + resolution: out of date |
2011-10-02 16:08:19 |
pitrou |
set |
nosy: + vstinner |
2011-10-02 09:49:04 |
skrah |
create |
|