* [presubmit] Enforce language attribute in projectt.yaml to be always set.
* Update documentation, better presubmit check, new project template.
* add docstring to templates.py
* Add example values in the project.yaml template and remove python value for now
* Add "project: c++" to 256 projects
* format
* Add labels and selective_unpack sections to the presubmit check
* fix incorrect auto_ccs format in three projects
* fix nss emails after rebase
* 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.