Message405731
On Wed, Nov 3, 2021 at 6:25 PM Steve Dower <report@bugs.python.org> wrote:
> Now to find out why the old getpath could somehow locate the stdlib but new getpath cannot... (I'm guessing it is finding the "original" stdlib rather than the fresh clone, since AFAICT there's no reference at all to the original source dir)
What fresh clone do you mean? test_embed is failing, not test_freeze.
So there is no out-of-tree build involved. |
|
Date |
User |
Action |
Args |
2021-11-04 15:58:05 | eric.snow | set | recipients:
+ eric.snow, ncoghlan, vstinner, steve.dower, FFY00 |
2021-11-04 15:58:05 | eric.snow | link | issue45582 messages |
2021-11-04 15:58:05 | eric.snow | create | |
|