summaryrefslogtreecommitdiffstats
path: root/Modules/_xxtestfuzz/dictionaries
Commit message (Expand)AuthorAgeFilesLines
* Add a fuzzer for `Py_CompileStringExFlags` (#111721)Brad Larsen2023-12-101-0/+165
* Add a fuzz target for `_elementtree.XMLParser._parse_whole` (#111477)Brad Larsen2023-11-031-0/+134
* bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255)Ammar Askar2019-06-301-0/+219
* bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)Ammar Askar2019-06-121-0/+40