This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2013-05-04 14:38 by serhiy.storchaka, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
json_decode_lone_surrogates.patch | serhiy.storchaka, 2013-05-05 11:45 | Patch for 3.3 and 3.4 | review | |
json_decode_lone_surrogates-2.7.patch | serhiy.storchaka, 2013-05-05 11:45 | Patch for 2.7 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:45 | admin | set | github: 62106 |
2013-05-12 19:28:20 | serhiy.storchaka | set | status: open -> closed messages: + msg189056 |
2013-05-10 19:25:35 | serhiy.storchaka | set | superseder: json.dumps not parsable by json.loads (on Linux only) resolution: duplicate messages: + msg188868 |
2013-05-10 18:08:10 | bob.ippolito | set | messages: + msg188857 |
2013-05-05 11:45:58 | serhiy.storchaka | set | files: + json_decode_lone_surrogates-2.7.patch |
2013-05-05 11:45:06 | serhiy.storchaka | set | files:
+ json_decode_lone_surrogates.patch title: Add a string error handler to JSON encoder/decoder -> JSON should accept lone surrogates keywords: + patch type: enhancement -> behavior versions: + Python 2.7, Python 3.3 messages: + msg188437 stage: needs patch -> patch review |
2013-05-04 16:01:18 | ezio.melotti | set | messages: + msg188375 |
2013-05-04 15:59:32 | pitrou | set | messages: + msg188374 |
2013-05-04 14:38:28 | serhiy.storchaka | create |