SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-29505: Add fuzzer for ast.literal_eval (GH-28777)

This supercedes https://github.com/python/cpython/pull/3437 and fuzzes the method we recommend for unsafe inputs, `ast.literal_eval`. This should exercise the tokenizer and parser.
A
Ammar Askar committed
db72e58ea5940c3942ede9f70cb897510b52fc36
Parent: 745c9d9
Committed by GitHub <noreply@github.com> on 10/6/2021, 11:22:09 PM