]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13617: Document that the result of the conversion of a Unicode object to
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Dec 2011 18:22:31 +0000 (19:22 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Dec 2011 18:22:31 +0000 (19:22 +0100)
commit6fbd525ef59bf7bfd62b29dcc862fc1f1947dc16
tree1cbacb55306f6987ec680488a47f8856478042dc
parent6d5f9e73d973a9ec5a68dfc0bc1859e6e4f50896
Issue #13617: Document that the result of the conversion of a Unicode object to
wchar*, Py_UNICODE* and bytes may contain embedded null characters/bytes.

Patch written by Arnaud Calmettes.
Doc/ACKS.txt
Doc/c-api/unicode.rst