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
commitecf4fdad50da72f6fcd4324436d0cf3f98053c12 (patch)
tree530a73a777e724001e87519782ebdf9268d13eeb /Python/Python-ast.c
parenta7878b77dcddf365452b53b223324a2f67d9354d (diff)
downloadcpython-git-ecf4fdad50da72f6fcd4324436d0cf3f98053c12.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