]> granicus.if.org Git - python/commit
Issue #13015: Fix a possible reference leak in defaultdict.__repr__.
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Feb 2012 01:42:46 +0000 (02:42 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Feb 2012 01:42:46 +0000 (02:42 +0100)
commitc39cd783fb9277ca98816d375471717aff6c6a74
treea5730bf8be36342bd7d3a749236e1da8ea02cdc1
parentff337ccd4bf9b6edea5aa25ea72f7d4c02a3bf47
Issue #13015: Fix a possible reference leak in defaultdict.__repr__.
Patch by Suman Saha.
Misc/NEWS
Modules/_collectionsmodule.c