]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
array module stores the typecode in a char, instead of Py_UNICODE
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 29 Sep 2011 22:03:59 +0000 (00:03 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 29 Sep 2011 22:03:59 +0000 (00:03 +0200)
commitf8bb7d02f62d5bae1fdbbabc7bc66b6b3f19abd3
tree36d29f23bd53ed3bce27a8452c4bfbffaa05be05
parentc806fdcd8b9b4a4e42c647d1a9155485a2fae502
array module stores the typecode in a char, instead of Py_UNICODE
Modules/arraymodule.c