]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix usage og PyUnicode_READY()
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 4 Oct 2011 18:53:03 +0000 (20:53 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 4 Oct 2011 18:53:03 +0000 (20:53 +0200)
commite1335c711c555567a9951dd5c1dfde85545445d4
treece073dc242b4399ed8bcc67062d7896fb717908d
parente06e145943854d398adfe053cec757e269af0631
Fix usage og PyUnicode_READY()
Modules/_io/stringio.c
Objects/unicodeobject.c
Python/getargs.c