]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use _PyUnicode_CONVERT_BYTES() where applicable.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 Oct 2011 20:45:48 +0000 (22:45 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 Oct 2011 20:45:48 +0000 (22:45 +0200)
commit950468e5532e2af6bbda8e953854fe74d45aa9f0
tree6d49513a50c970d43ad62e2f165582bd3e326a60
parentb89600137712bf5a607404ea0aefbb10de31efc5
Use _PyUnicode_CONVERT_BYTES() where applicable.
Objects/unicodeobject.c