]> granicus.if.org Git - python/commit
Make the reference counting of dictkeys objects participate in refleak hunting
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 12 May 2012 21:43:44 +0000 (23:43 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 12 May 2012 21:43:44 +0000 (23:43 +0200)
commit2d169b268bc760eb6d052d8e11d66fe7b1113ee9
treeb9d56dab1e240b37cae76c07b8ddbf9e787a565a
parent36c4e38f73b6fcb26359ec12338e34d9cc1b75b9
Make the reference counting of dictkeys objects participate in refleak hunting
(issue #13903).
Objects/dictobject.c