New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_freeze_simple_script in test_tools fails to fetch CONFIG_ARGS #102151
Comments
|
|
erlend-aasland
added a commit
to erlend-aasland/cpython
that referenced
this issue
Feb 22, 2023
|
See also Ned's comment: #102070 (comment) |
erlend-aasland
added a commit
that referenced
this issue
Feb 23, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Feb 23, 2023
…eze.py (pythonGH-102152) (cherry picked from commit c3a1783) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
miss-islington
added a commit
that referenced
this issue
Feb 23, 2023
…GH-102152) (cherry picked from commit c3a1783) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tools/freeze/test/freeze.pyfetchesCONFIG_ARGSfrom the [clean] build directory, instead of fetching it from the source directory.Discovered while working on #102131.
Linked PRs
The text was updated successfully, but these errors were encountered: