]> 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:30:55 +0000 (19:30 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 18 Dec 2011 18:30:55 +0000 (19:30 +0100)
commit0d81c1357d4b628a29a8f7e33e49782b50f1163a
tree7137318e23d360725fb2255be0f9a1468ad8da84
parent0f694d72a284ac656772806f09ea9bf454550a98
parent6fbd525ef59bf7bfd62b29dcc862fc1f1947dc16
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