◐ Shell
clean mode source ↗

Message 101059 - Python tracker

Tarek Ziadé wrote:
> Roumen, I am moving all the new work in distutils into distutils2, and distutils is going to be frozen.

Last patch is uploaded as the previous patches  didn't apply cleanly (as 
compiler_obj is restored to compiler and etc.)

> Do you want to work on this feature in distutils2 ? (which is distutils code base before I started to revert things)

Yes.
Also I don't know where is distutils2 repository.

> Let me know so I mark this issue under "Distutils2"

No idea, because I expect Distutils2 to work with python 3+ and this 
patch is not tested(ported) to 3+.

Roumen