]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Sub-issue of #9036: Fix incorrect use of Py_CHARMASK.
authorStefan Krah <stefan@bytereef.org>
Mon, 19 Jul 2010 17:58:26 +0000 (17:58 +0000)
committerStefan Krah <stefan@bytereef.org>
Mon, 19 Jul 2010 17:58:26 +0000 (17:58 +0000)
commit99212f61db1155c4d82b449078fe337cbd42a19f
treee4fae7a86ee7690df76b9e33a8f11a85c8662ce9
parent9542cc6eb594f5b1e26b9dfacd9f427f64b6019c
Sub-issue of #9036: Fix incorrect use of Py_CHARMASK.
Lib/test/test_unicode.py
Objects/unicodeobject.c