diff options
author | Guido van Rossum <guido@python.org> | 2007-07-15 13:00:05 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-07-15 13:00:05 +0000 |
commit | 66cbd34034387cf5f70e0c0b9cd68a31c39f3d94 (patch) | |
tree | 7cb02451bb4148e88c775635b7c200a771bd9bce /Python/errors.c | |
parent | c4e3a82c25532567f70afeaaa5bdc7f55d0a0ea3 (diff) | |
download | cpython-66cbd34034387cf5f70e0c0b9cd68a31c39f3d94.tar.gz |
Make chr() and ord() return/accept surrogate pairs in narrow builds.
The domain of chr() and the range of ord() are now always [0 ... 0x10FFFF].
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions