]> granicus.if.org Git - python/commit
bpo-30638: Add clinic to `make regen-all` (GH-5671)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 18 Feb 2018 00:23:59 +0000 (16:23 -0800)
committerGitHub <noreply@github.com>
Sun, 18 Feb 2018 00:23:59 +0000 (16:23 -0800)
commitd5be8e13b0ccf4473300d3a1672fc113702cf66c
treee9394a848c20625b46d7518ac8e2e11d9820de5d
parentaeb5d73b0d29a8c14732dc796425ab53114bd0c3
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.
(cherry picked from commit d6ff8a7037903497eff95fa32bdac2b6adf71505)

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
.travis.yml
Makefile.pre.in