diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-05-21 13:28:24 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2017-05-21 15:16:56 +0300 |
commit | 9cef9f5951eabaf010fc0b8d08b2d6e0c7dcf526 (patch) | |
tree | b3ac0bbc5f8433a1edfa6ec4a6944d69d7167d62 /simplejson/tests/test_iterable.py | |
parent | e84076f2cac4dd3cc98ed947316928cb5ba7c9b2 (diff) | |
download | simplejson-unencodable-encoder-encoding.tar.gz |
Fix a crash wish unencodable encoding in the encoder.unencodable-encoder-encoding
JSONEncoder.encode() crashed in Python 3 when encoded bytes keys if the
encoding was not encodable to utf-8 (contained surrogates).
Diffstat (limited to 'simplejson/tests/test_iterable.py')
0 files changed, 0 insertions, 0 deletions