]> granicus.if.org Git - python/commit
Issue 3739: The unicode-internal encoder now reports the number of *characters*
authorWalter Dörwald <walter@livinglogic.de>
Wed, 6 May 2009 14:28:24 +0000 (14:28 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Wed, 6 May 2009 14:28:24 +0000 (14:28 +0000)
commita7fb408a02a06c9d391bc52b61396a6eba2f60d0
treee847130b98bf6fca9af1db3e0204531935fcdba9
parentc924b3d115044dc068569a2217569212166735f4
Issue 3739: The unicode-internal encoder now reports the number of *characters*
consumed like any other encoder (instead of the number of bytes).
Lib/test/test_codecs.py
Modules/_codecsmodule.c