GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
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-27
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-20
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-29
8
-16
/
+491
*
bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)
Ammar Askar
2019-06-11
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-06
1
-5
/
+3
*
bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)
Devin Jeanpierre
2017-09-06
4
-0
/
+222