Martin Panter added the comment:

Posting a new patch updating the documentation for some of the extra functions 
Serhiy mentioned. Also changed references of “NUL”, “nul” and “0” characters to 
“null”. I’m not very familiar with Python’s C API, so I am mainly relying on 
what you guys say without much of my own verification. But if there are other 
related doc fixes you can think of, I’m happy to include them.

The PyUnicode_AsWideCharString() function already seems to document null 
termination well enough, so I did not change it. Let me know if you had a 
specific change in mind.

----------

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

Reply via email to