]> granicus.if.org Git - python/commit
Fix the expected memory use of utf-8 encoding. Also, release the
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 12 Jan 2011 20:46:37 +0000 (20:46 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 12 Jan 2011 20:46:37 +0000 (20:46 +0000)
commit45545f79c94460dbfe18b22116f6294468dd09c9
treeaeec0b92cf8c57e6705edbb12c7039028af77ac0
parentb3d89a4ee438ee6927bfe553694b5b06f5672274
Fix the expected memory use of utf-8 encoding.  Also, release the
one reference to a huge object even when an exception is raised.
Lib/test/test_bigmem.py