Commit f1edb99
pythongh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source directory (pythonGH-103213)
Fetch CONFIG_ARGS from the original source directory, instead of from
the copied source tree. When "make clean" is executed in the copied
source tree, the build directory is cleared and the configure argument
lookup fails. However, the original source directory still contains this
information.
(cherry picked from commit de82732)
Co-authored-by: Ijtaba Hussain <ijtabahussain@live.com>1 parent ae31599 commit f1edb99
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- Misc/NEWS.d/next/Tools-Demos
- Tools/freeze/test
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments