This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients FFY00, eric.snow, ncoghlan, steve.dower, vstinner
Date 2021-11-03.19:21:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635967289.29.0.297393566714.issue45582@roundup.psfhosted.org>
In-reply-to
Content
Last remaining test failure is one that I can't figure out on my own - the freeze test is rerunning a CPython build (on Linux) and is apparently building getpath.c with the ".c.o" rule rather than the "Modules/getpath.o" rule.

Any tips as to what I should be looking at to figure this one out?
History
Date User Action Args
2021-11-03 19:21:29steve.dowersetrecipients: + steve.dower, ncoghlan, vstinner, eric.snow, FFY00
2021-11-03 19:21:29steve.dowersetmessageid: <1635967289.29.0.297393566714.issue45582@roundup.psfhosted.org>
2021-11-03 19:21:29steve.dowerlinkissue45582 messages
2021-11-03 19:21:29steve.dowercreate