[python-committers] Travis-CI compiles twice
Zachary Ware
zachary.ware+pydev at gmail.com
Mon Jul 24 12:23:23 EDT 2017
More information about the python-committers mailing list
Mon Jul 24 12:23:23 EDT 2017
- Previous message (by thread): [python-committers] Travis-CI compiles twice
- Next message (by thread): [python-committers] Python 3.5.4rc1 and 3.4.7rc1 slipping by a day, to July 24 2017
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jul 24, 2017 at 3:55 AM, Victor Stinner <victor.stinner at 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
- Previous message (by thread): [python-committers] Travis-CI compiles twice
- Next message (by thread): [python-committers] Python 3.5.4rc1 and 3.4.7rc1 slipping by a day, to July 24 2017
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list