[Python-Dev] Building on Windows - importlib.h changed

Paul Moore p.f.moore at gmail.com
Fri Feb 13 23:09:04 CET 2015


I'm working on a patch for the Python launcher. I built Python
(current tip, on MS Windows, with VS 2015), and I've just noticed that
hg status shows:

>>hg status -mard
M Doc\using\windows.rst
M PC\launcher.c
M Python\importlib.h

I didn't change importlib.h, and I don't see that the changes I did
make would affect importlib. I presume I'm OK *not* including the
importlib.h change in my patch?

Paul

PS By the way, the Windows build process is beautifully clean these
days. Many thanks to Steve Dower and whoever else has worked on
streamlining it!


More information about the Python-Dev mailing list