Commit Graph

5 Commits

Author SHA1 Message Date
Ammar Askar 2d298d2f49 [cpython] Add -rdynamic to fuzzing targets (#2526) 2019-06-18 12:43:11 -07:00
Ammar Askar 9a67b6be92 [cpython] Pull in corpuses and dictionaries for CPython (#2504)
* Pull in corpuses and dictionaries for CPython

* Ignore MSAN errors in build
2019-06-11 16:40:08 -07:00
Ammar Askar ff4bae9c43 Create docker and build files for cpython3 (#2493)
* Create docker and build files for cpython

* Remove temporary patch (merged upstream)
2019-06-10 11:13:22 -07:00
Alex Gaynor 8f8ac944d2 Added myself to the auto_ccs for CPython (#740)
* Added myself to the auto_ccs for cpython2

* Added myself to the auto_ccs for cpython3
2017-07-25 17:42:54 -07:00
Devin Jeanpierre dd63b693e2 Add CPython as a project, with Gregory P. Smith as a contact. (#583)
* Add CPython as a project, with Gregory P. Smith as a contact.

Upstream issue to actually create tests: http://bugs.python.org/issue29505

(But they don't exist yet).

There are some internal (YouTube) bugs for adding fuzz tests as well, to be done
in that issue: b/37561297, b/37561383, b/37562501, b/37562550, b/37562021

I'd expect adding fuzz tests for this to be an ongoing project. :)

* Split cpython into cpython2 and cpython3.
2017-05-09 13:49:11 -07:00