Miss Islington (bot)
|
7c24e99c99
|
[3.6] bpo-31505: Fix an assertion failure in json, in case _json.make_encoder() received a bad encoder() argument. (GH-3643) (#3777)
(cherry picked from commit 2b382dd612 )
|
2017-09-27 08:21:47 +03:00 |
|
Serhiy Storchaka
|
a819e5e1e6
|
[3.6] bpo-30936: Fix a reference leak in json when fail to sort keys. (GH-2712). (#2727)
(cherry picked from commit 49f6449ef4 )
|
2017-07-16 07:48:08 +03:00 |
|
Serhiy Storchaka
|
7d0a995820
|
[3.6] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690) (#2692)
encoder and decoder.
(cherry picked from commit d3aaa2f )
|
2017-07-13 11:40:25 +03: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 |
|