[Python-Dev] refleak hunting fun!
Walter Dörwald
walter at livinglogic.de
Thu Aug 14 21:50:26 EDT 2003
More information about the Python-Dev mailing list
Thu Aug 14 21:50:26 EDT 2003
- Previous message: [Python-Dev] refleak hunting fun!
- Next message: [Python-Dev] refleak hunting fun!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> test_codeccallbacks leaked 1107 references
Found the first leak:
u"\uffff".encode("iso-8859-15", "backslashreplace")
leaks one reference.
I think I'll go hunting through the C code...
Bye,
Walter Dörwald
- Previous message: [Python-Dev] refleak hunting fun!
- Next message: [Python-Dev] refleak hunting fun!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list