diff options
author | Ammar Askar <ammar@ammaraskar.com> | 2021-10-06 23:22:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-06 23:22:09 (GMT) |
commit | db72e58ea5940c3942ede9f70cb897510b52fc36 (patch) | |
tree | 7cdfe94bd1e15a216d23c6c03522f8c3a341664b /Objects/exception_handling_notes.txt | |
parent | 745c9d9dfc1ad6fdfdf1d07420c6273ff67fa5be (diff) | |
download | cpython-db72e58ea5940c3942ede9f70cb897510b52fc36.zip cpython-db72e58ea5940c3942ede9f70cb897510b52fc36.tar.gz cpython-db72e58ea5940c3942ede9f70cb897510b52fc36.tar.bz2 |
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.
Diffstat (limited to 'Objects/exception_handling_notes.txt')
0 files changed, 0 insertions, 0 deletions