Manuel Jacob added the comment:

http://docs.python.org/3/library/array.html states that the 'u' type code is 
deprecated together with the rest of the Py_UNICODE API (which includes 
PyUnicode_FromUnicode), so keeping this using PyUnicode_FromUnicode should be 
fine.

----------

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

Reply via email to