◐ Shell
clean mode source ↗

Message 156527 - Python tracker

> Once things all the import stuff currently on the table is wrapped up,
> I'll probably work on switching things over to using importlib directly.

Please leave distutils unchanged; we don’t clean it up or improve it in any way, it’s bugfixes only.  Changing packaging is fine; I’ll just keep using the imp module in the distutils2-python3 backport.