On Mon, Jul 24, 2017 at 3:55 AM, Victor Stinner
<victor.stin...@gmail.com> wrote:
> Zachary Ware explained me once that "make regen-all" should be run
> after "make", but I don't recall why :-)

The real kicker is `make clinic`, which fails unless done after `make
all`.  I'd be all in favor of fixing that (and adding `clinic` to
`regen-all`), but if that turns into a bigger-than-expected project I
also like Victor's idea of doing `make regen-all clinic` in a separate
GCC job.

-- 
Zach
_______________________________________________
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to