Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |