1. e263bb1 Fuzz struct.unpack and catch RecursionError in re.compile (GH-18679) by Ammar Askar · 4 years, 6 months ago
  2. ffd9753 bpo-39245: Switch to public API for Vectorcall (GH-18460) by Petr Viktorin · 4 years, 6 months ago
  3. e5d1f73 bpo-38823: Clean up _xxtestfuzz initialization. (GH-17216) by Brandt Bucher · 4 years, 9 months ago
  4. 96e12d5 Fix typos in docs, comments and test assert messages (#14872) by Min ho Kim · 5 years ago
  5. 196a530 bpo-37483: add _PyObject_CallOneArg() function (#14558) by Jeroen Demeyer · 5 years ago
  6. 5cbbbd7 bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255) by Ammar Askar · 5 years ago
  7. a6e190e bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991) by Ammar Askar · 5 years ago
  8. a15a7bc bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907) by Ammar Askar · 5 years ago
  9. 78ebc73 Avoid UB in test selection macro. (#3407) by Devin Jeanpierre · 7 years ago
  10. c5bace2 bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878) by Devin Jeanpierre · 7 years ago