COMMITS
/ Modules/_xxtestfuzz/fuzzer.c July 21, 2019
M
Fix typos in docs, comments and test assert messages (#14872)
Min ho Kim committed
July 4, 2019
J
bpo-37483: add _PyObject_CallOneArg() function (#14558)
Jeroen Demeyer committed
June 30, 2019
A
bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255)
Ammar Askar committed
June 12, 2019
A
bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)
Ammar Askar committed
June 8, 2019
A
bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907)
Ammar Askar committed
September 7, 2017
D
Avoid UB in test selection macro. (#3407)
Devin Jeanpierre committed
September 6, 2017
D
bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)
Devin Jeanpierre committed