Commit Graph

7 Commits

Author SHA1 Message Date
Guido Vranken f3a752435d
[python3-libraries] Add dictionary for AST fuzzer (#7877) 2022-06-16 13:04:28 +01:00
Guido Vranken f24b166ca2
[python3-libraries] Add AST parser fuzzer (#7614) 2022-04-24 15:34:11 +01:00
Guido Vranken 7e58bb137b
[python3-libraries] Fix build (#3869) 2020-05-24 17:17:40 -07:00
Ammar Askar 4d13e092dd [cpython] Fix coverage build (#2607) 2019-08-09 21:02:43 -07:00
Guido Vranken 0bfed8e12e [python3-libraries] Fix coverage build (#2653) 2019-08-03 06:50:50 -07:00
Guido Vranken fde1306c40 [python3-libraries] Fix coverage build (#2600)
Coverage builds were failing due to FLAGS being empty which threw an 'unbound variable' error.
2019-07-13 14:38:06 -07:00
Guido Vranken 8aee7894e4 [python3-libraries] (#2567)
* [python3-libraries]

* [python3-libraries] Use upstream CPython. Improve sanitization flags.

* [python3-libraries] Add difflib, csv, decode fuzzers
2019-07-10 07:20:26 -07:00