diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-29 01:27:47 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-29 01:27:47 (GMT) |
commit | 0058b8603f65279d5e777b0c85b05565c5e98682 (patch) | |
tree | aa487ae918578b203240ec49e11c39472ccbb999 /Modules/_io | |
parent | 9d3579b7d68816dc35da47a6a972e57f6c936dea (diff) | |
download | cpython-0058b8603f65279d5e777b0c85b05565c5e98682.zip cpython-0058b8603f65279d5e777b0c85b05565c5e98682.tar.gz cpython-0058b8603f65279d5e777b0c85b05565c5e98682.tar.bz2 |
_sre: don't use Py_UNICODE anymore
* Downcasting from Py_UCS4 to Py_UNICODE is wrong is Py_UNICODE is 16-bit
wchar_t
* Remove old special case in getstring(), unicode is now handled separetely
Diffstat (limited to 'Modules/_io')
0 files changed, 0 insertions, 0 deletions