diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-06 01:32:21 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-06 01:32:21 (GMT) |
| commit | 4499e6cafff114cf7cfb360706f22c4b7a54390e (patch) | |
| tree | 8b140e6421dd1314288235eb5fcdd316a2bbeaf6 /Lib/idlelib/replace.py | |
| parent | f7a1d7d060168f668dbc985bd978d8b009d6e300 (diff) | |
| download | cpython-4499e6cafff114cf7cfb360706f22c4b7a54390e.zip cpython-4499e6cafff114cf7cfb360706f22c4b7a54390e.tar.gz cpython-4499e6cafff114cf7cfb360706f22c4b7a54390e.tar.bz2 | |
[3.11] gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451) (#110457)
gh-103053: Fix test_tools.test_freeze on FreeBSD (GH-110451)
Fix test_tools.test_freeze on FreeBSD: run "make distclean" instead
of "make clean" in the copied source directory to remove also the
"python" program.
Other test_freeze changes:
* Log executed commands and directories, and the current directory.
* No longer uses make -C option to change the directory, instead use
subprocess cwd parameter.
(cherry picked from commit a4baa9e8ac62cac3ea6363b15ea585b1998ea1f9)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/idlelib/replace.py')
0 files changed, 0 insertions, 0 deletions
