◐ Shell
clean mode source ↗

gh-146202: Create tmp_dir in regrtest worker by vstinner · Pull Request #146347 · python/cpython

Create tmp_dir in libregrtest.worker since the directory can be
different than --tempdir directory.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 23, 2026
Create tmp_dir in libregrtest.worker since the directory can be
different than the --tempdir directory.
(cherry picked from commit bcff99c)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 23, 2026
Create tmp_dir in libregrtest.worker since the directory can be
different than the --tempdir directory.
(cherry picked from commit bcff99c)

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner added a commit that referenced this pull request

Mar 24, 2026
)

gh-146202: Create tmp_dir in regrtest worker (GH-146347)

Create tmp_dir in libregrtest.worker since the directory can be
different than the --tempdir directory.
(cherry picked from commit bcff99c)

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner added a commit that referenced this pull request

Mar 24, 2026
)

gh-146202: Create tmp_dir in regrtest worker (GH-146347)

Create tmp_dir in libregrtest.worker since the directory can be
different than the --tempdir directory.
(cherry picked from commit bcff99c)

Co-authored-by: Victor Stinner <vstinner@python.org>

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Mar 24, 2026

clin1234 pushed a commit to clin1234/cpython that referenced this pull request

Apr 16, 2026
Create tmp_dir in libregrtest.worker since the directory can be
different than the --tempdir directory.

ljfp pushed a commit to ljfp/cpython that referenced this pull request

Apr 25, 2026
Create tmp_dir in libregrtest.worker since the directory can be
different than the --tempdir directory.