mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00

* bpo-29505: Enable fuzz testing of the json module, enforce size limit on int(x) fuzz and json input size to avoid timeouts. Contributed by by Ammar Askar for Google.
4 lines
73 B
Text
4 lines
73 B
Text
fuzz_builtin_float
|
|
fuzz_builtin_int
|
|
fuzz_builtin_unicode
|
|
fuzz_json_loads
|