STINNER Victor <victor.stin...@haypocalc.com> added the comment:

r84429 creates Py_UNICODE_strcat() (change with the patch: return the right 
value).

r84430 creates PyUnicode_strdup() (change with the patch: rename the function 
from Py_UNICODE_strdup() to PyUnicode_strdup() and mangle the function name).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9425>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to