]> granicus.if.org Git - python/commit
Issue #3660 (part of): fix a memory leak in _pickle.
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 5 Sep 2008 00:03:33 +0000 (00:03 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 5 Sep 2008 00:03:33 +0000 (00:03 +0000)
commitd79dc6216cf062a3eb0c100f8b546bf0a867e450
tree3b25ddd5c88c10c517c42a56e4ce0886c912847e
parent9252287f2c9bc09fdc6bc729e13ac63935e4976e
Issue #3660 (part of): fix a memory leak in _pickle.

Patch by Amaury Forgeot d'Arc, review by me.
Misc/NEWS
Modules/_pickle.c