diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:37:16 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:37:16 (GMT) |
commit | 4c2e4fa242d2567e6f0bb5d112cc4e3c5d085b68 (patch) | |
tree | afe3f954be7ba7e8028512959c236b208d8bcb55 /Doc | |
parent | b29047876dcd889efab5b4adcba7ddb70ad4c3aa (diff) | |
download | cpython-4c2e4fa242d2567e6f0bb5d112cc4e3c5d085b68.zip cpython-4c2e4fa242d2567e6f0bb5d112cc4e3c5d085b68.tar.gz cpython-4c2e4fa242d2567e6f0bb5d112cc4e3c5d085b68.tar.bz2 |
Issue #9979: Use PyUnicode_AsWideCharString() in _ctypes module
* Convert unicode to wide character string before creating the PyCapsule
object
* Catch integer overflow
* Avoid useless memset()
* Prepare the support of surrogates
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions