Miss Islington (bot)
|
f3e6bdafd2
|
[3.15] gh-152052: Fix misleading json error for \uXXXX escape at the end of input (GH-152053) (#152283)
(cherry picked from commit 588be7af08)
Co-authored-by: tonghuaroot (童话) <tonghuaroot@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
|
2026-06-26 14:15:21 +00:00 |
|
Donghee Na
|
c45e6e1bb3
|
gh-137821: Improve Argument Clinic definitions in the `_json` module (#140780)
|
2025-10-30 10:32:08 +00:00 |
|
Nice Zombies
|
df751363e3
|
gh-125660: Reject invalid unicode escapes for Python implementation of JSON decoder (GH-125683)
|
2024-10-18 15:29:47 +03:00 |
|
Serhiy Storchaka
|
47efb4a5dc
|
Issue #19361: JSON decoder now raises JSONDecodeError instead of ValueError.
|
2015-01-26 13:16:30 +02:00 |
|
Serhiy Storchaka
|
c93329b3dd
|
Issue #11489: JSON decoder now accepts lone surrogates.
|
2013-11-26 21:25:28 +02:00 |
|
Ezio Melotti
|
66f2ea042a
|
#18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make them discoverable by unittest. Patch by Zachary Ware.
|
2013-08-08 15:03:45 +03:00 |
|