diff options
| author | Benjamin Peterson <benjamin@python.org> | 2017-03-07 22:24:44 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-07 22:24:44 -0800 |
| commit | ad4a0cc519a5bb14204324e0e32e976318f9e6ce (patch) | |
| tree | 2e07df2d2beaae9d84b48e5c9bf9a61de11009eb /Python | |
| parent | 02371e0ed1ee82ec73e7d363bcf2ed40cde1397a (diff) | |
| download | cpython-git-ad4a0cc519a5bb14204324e0e32e976318f9e6ce.tar.gz | |
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')
0 files changed, 0 insertions, 0 deletions
