mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +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.
(cherry picked from commit a6e190e94b)
Co-authored-by: Ammar Askar <aaskar@google.com>
4 lines
73 B
Text
4 lines
73 B
Text
fuzz_builtin_float
|
|
fuzz_builtin_int
|
|
fuzz_builtin_unicode
|
|
fuzz_json_loads
|