Message 373118 - Python tracker

Message373118

Author ronaldoussoren
Recipients bmwiedemann, dstufft, eric.araujo, ronaldoussoren, vstinner
Date 2020-07-06.13:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594043965.36.0.799191990997.issue36302@roundup.psfhosted.org>
In-reply-to
Content
That's the problem with any change to distutils, the API is unclear and that causes any change to be potentially breaking for existing users. That's why distutils has been mostly stagnant for years.

I have no particular wish w.r.t. changing behaviour, I've a local workaround for now and am hoping someone will write a tool similar to flit for packages that include extensions.
History
Date User Action Args
2020-07-06 13:59:25ronaldoussorensetrecipients: + ronaldoussoren, vstinner, eric.araujo, dstufft, bmwiedemann
2020-07-06 13:59:25ronaldoussorensetmessageid: <1594043965.36.0.799191990997.issue36302@roundup.psfhosted.org>
2020-07-06 13:59:25ronaldoussorenlinkissue36302 messages
2020-07-06 13:59:25ronaldoussorencreate