commit | d6ff8a7037903497eff95fa32bdac2b6adf71505 | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Sat Feb 17 17:58:57 2018 -0600 |
committer | GitHub <noreply@github.com> | Sat Feb 17 17:58:57 2018 -0600 |
tree | 67fa8dcf249d2d1cf8046b67f6453edcf8677e3a | |
parent | 17ab8f0e8e2b2f66d11fbb95aa9936544a5e1a9a [diff] |
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.