summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2017-03-08 06:24:44 (GMT)
committerGitHub <noreply@github.com>2017-03-08 06:24:44 (GMT)
commitad4a0cc519a5bb14204324e0e32e976318f9e6ce (patch)
tree2e07df2d2beaae9d84b48e5c9bf9a61de11009eb /Python/errors.c
parent02371e0ed1ee82ec73e7d363bcf2ed40cde1397a (diff)
downloadcpython-ad4a0cc519a5bb14204324e0e32e976318f9e6ce.zip
cpython-ad4a0cc519a5bb14204324e0e32e976318f9e6ce.tar.gz
cpython-ad4a0cc519a5bb14204324e0e32e976318f9e6ce.tar.bz2
allow the first call to wcsxfrm to return ERANGE (#536)
If the output buffer provided to wcsxfrm is too small, errno is set to ERANGE. We should not error out in that case.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions