diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-11-28 11:42:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-28 11:42:40 (GMT) |
commit | 85ab974f78c0ebcfa611639864640d0273eb5466 (patch) | |
tree | 55c61dd7d633361808ce94201d1d80d7cd8f84d0 /Lib/test/pythoninfo.py | |
parent | 80db40cdd6a58c9d66694a43ee9a7c06ab958373 (diff) | |
download | cpython-85ab974f78c0ebcfa611639864640d0273eb5466.zip cpython-85ab974f78c0ebcfa611639864640d0273eb5466.tar.gz cpython-85ab974f78c0ebcfa611639864640d0273eb5466.tar.bz2 |
bpo-34523, bpo-35322: Fix unicode_encode_locale() (GH-10759) (GH-10761)
Fix memory leak in PyUnicode_EncodeLocale() and
PyUnicode_EncodeFSDefault() on error handling.
Fix unicode_encode_locale() error handling.
(cherry picked from commit bde9d6bbb46ca59bcee5d5060adaa33c3ffee3a6)
Diffstat (limited to 'Lib/test/pythoninfo.py')
0 files changed, 0 insertions, 0 deletions