Message 405640 - Python tracker
Message405640
| 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:29 | steve.dower | set | recipients: + steve.dower, ncoghlan, vstinner, eric.snow, FFY00 |
| 2021-11-03 19:21:29 | steve.dower | set | messageid: <1635967289.29.0.297393566714.issue45582@roundup.psfhosted.org> |
| 2021-11-03 19:21:29 | steve.dower | link | issue45582 messages |
| 2021-11-03 19:21:29 | steve.dower | create | |