index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_xxtestfuzz
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fuzz struct.unpack and catch RecursionError in re.compile (GH-18679)
Ammar Askar
2020-02-28
5
-1/+76
*
bpo-39245: Switch to public API for Vectorcall (GH-18460)
Petr Viktorin
2020-02-11
1
-2/+2
*
bpo-38823: Clean up _xxtestfuzz initialization. (GH-17216)
Brandt Bucher
2019-11-21
1
-6/+1
*
Fix typos in docs, comments and test assert messages (#14872)
Min ho Kim
2019-07-21
1
-1/+1
*
bpo-37483: add _PyObject_CallOneArg() function (#14558)
Jeroen Demeyer
2019-07-04
1
-2/+2
*
bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255)
Ammar Askar
2019-06-30
8
-16/+491
*
bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)
Ammar Askar
2019-06-12
10
-1/+171
*
bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907)
Ammar Askar
2019-06-08
1
-0/+8
*
Avoid UB in test selection macro. (#3407)
Devin Jeanpierre
2017-09-07
1
-5/+3
*
bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)
Devin Jeanpierre
2017-09-06
4
-0/+222