]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix compiler warning in _PyUnicode_FromUCS2()
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 11 Oct 2011 21:27:52 +0000 (23:27 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 11 Oct 2011 21:27:52 +0000 (23:27 +0200)
commit4e10100dee015f9132122108eaf69fc1bc8369bf
tree800c924bc64eb80ffebd2cecf647c684ba9292d7
parent8cc70dcf7020f1e5c286fed5b2a1034f5ba36afe
Fix compiler warning in _PyUnicode_FromUCS2()
Objects/unicodeobject.c