]> granicus.if.org Git - python/commit
bpo-30638: Add clinic to `make regen-all` (GH-5671)
authorZachary Ware <zachary.ware@gmail.com>
Sat, 17 Feb 2018 23:58:57 +0000 (17:58 -0600)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2018 23:58:57 +0000 (17:58 -0600)
commitd6ff8a7037903497eff95fa32bdac2b6adf71505
tree67fa8dcf249d2d1cf8046b67f6453edcf8677e3a
parent17ab8f0e8e2b2f66d11fbb95aa9936544a5e1a9a
bpo-30638: Add clinic to `make regen-all` (GH-5671)

Also, use PYTHON_FOR_REGEN for clinic and blake2s_impl.c rather than PYTHON_FOR_BUILD, and update .travis.yml to make use of the change.
.travis.yml
Makefile.pre.in