summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-07-15 01:13:24 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-07-15 01:13:24 +0200
commit15f494d8ef787c1c6466938a6c0552bdb3c3d2da (patch)
treedca9f3840c26f8b02ba2e73f5342de7a7b1bc15d /Python/Python-ast.c
parent4a58d0a03ab09094f5c8ba93dd2a5df560998cec (diff)
downloadcpython-15f494d8ef787c1c6466938a6c0552bdb3c3d2da.tar.gz
Py_BuildValue("C") supports non-BMP characters on narrow build
Py_BuildValue("C") doesn't have to check the code point, PyUnicode_FromOrdinal() checks its input and now supports non-BMP characters (range U+10000-U+10FFFF).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions