summaryrefslogtreecommitdiffstats
path: root/Modules/_xxtestfuzz
Commit message (Expand)AuthorAgeFilesLines
* bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)Ammar Askar2019-06-1210-1/+171
* bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907)Ammar Askar2019-06-081-0/+8
* Avoid UB in test selection macro. (#3407)Devin Jeanpierre2017-09-071-5/+3
* bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)Devin Jeanpierre2017-09-064-0/+222