[Python-Dev] [Python-checkins] Daily reference leaks (a2cf07135e4f): sum=6
Mark Shannon
mark at hotpy.org
Wed Apr 25 10:12:27 CEST 2012
solipsis at pitrou.net wrote:
> results for a2cf07135e4f on branch "default"
> --------------------------------------------
>
> test_tempfile leaked [2, 2, 2] references, sum=6
>
These leaks are due to 6e5855854a2e: “Implement
PEP 412: Key-sharing dictionaries (closes #13903)”.
They both occur in tests for tempfile.TemporaryDirectory,
although I don't know what is special about that code.
I'll investigate further when I have time.
Cheers,
Mark.
More information about the Python-Dev
mailing list