Brett Cannon <[email protected]> added the comment: 'make regen-all' should do it (but so will just running 'make -s -j' like any old build of CPython).
On Mon, Mar 5, 2018, 12:43 Jay Yin, <[email protected]> wrote: > > Jay Yin <[email protected]> added the comment: > > I'm unsure how to regenerate the files that interact with the code for > sys.path as travisCI states > " > Generated files not up to date > M Python/importlib_external.h > " > since my code changes some of how the importing is handled > > ---------- > > _______________________________________ > Python tracker <[email protected]> > <https://bugs.python.org/issue32642> > _______________________________________ > ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32642> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
