]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #9738, #9836: Fix refleak introduced by r84704
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 12 Sep 2010 07:51:18 +0000 (07:51 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 12 Sep 2010 07:51:18 +0000 (07:51 +0000)
commit4c7db315df75bdd014041b12122a34cf9f034754
tree34715c568becf034f3078f9c6b9a3b27e64df156
parentdc08a143e00d60aa0ce6ee946ad343b9ec2f80da
Issue #9738, #9836: Fix refleak introduced by r84704
Lib/test/test_unicode.py
Objects/unicodeobject.c