Message 373106 - Python tracker

Message373106

Author vstinner
Recipients bmwiedemann, dstufft, eric.araujo, ronaldoussoren, vstinner
Date 2020-07-06.12:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594037062.67.0.930044797702.issue36302@roundup.psfhosted.org>
In-reply-to
Content
> An unfortunate side effect of this change is that changes the build order even if the source list order is relevant. 

That sounds like a new feature. I don't think that it was supported previously. Or maybe it was more an implementation detail.

Please open a new issue if you would like to add the ability to specify in which order source files must be compiled.
History
Date User Action Args
2020-07-06 12:04:22vstinnersetrecipients: + vstinner, ronaldoussoren, eric.araujo, dstufft, bmwiedemann
2020-07-06 12:04:22vstinnersetmessageid: <1594037062.67.0.930044797702.issue36302@roundup.psfhosted.org>
2020-07-06 12:04:22vstinnerlinkissue36302 messages
2020-07-06 12:04:22vstinnercreate