Skip to content

gh-146202: Create tmp_dir in regrtest worker#146347

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:regrtest_tmp_dir
Mar 23, 2026
Merged

gh-146202: Create tmp_dir in regrtest worker#146347
vstinner merged 1 commit intopython:mainfrom
vstinner:regrtest_tmp_dir

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 23, 2026

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

Create tmp_dir in libregrtest.worker since the directory can be
different than --tempdir directory.
@vstinner vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Mar 23, 2026
@vstinner vstinner enabled auto-merge (squash) March 23, 2026 23:47
@vstinner vstinner merged commit bcff99c into python:main Mar 23, 2026
63 checks passed
@vstinner vstinner deleted the regrtest_tmp_dir branch March 23, 2026 23:47
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

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>
@bedevere-app
Copy link

bedevere-app bot commented Mar 23, 2026

GH-146349 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Mar 23, 2026
@bedevere-app
Copy link

bedevere-app bot commented Mar 23, 2026

GH-146350 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 23, 2026
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
…on into fix-pythongh-138577

* 'fix-pythongh-138577' of github.com:CuriousLearner/cpython:
  pythongh-146202: Create tmp_dir in regrtest worker (python#146347)
  pythongh-144319: obtain SeLockMemoryPrivilege on Windows (python#144928)
  pythongh-146199: Fix error handling in `code_richcompare` when `PyObject_RichCompareBool` fails (python#146200)
  pythongh-146197: Include a bit more information in sys._emscripten_info.runtime (python#146346)
  pythongh-135871: Reload lock internal state while spinning in `PyMutex_LockTimed` (pythongh-146064)
  pythongh-145719: Add `.efi` file detection in `mimetypes` (python#145720)
@Aasyaco
Copy link

Aasyaco commented Mar 24, 2026

@vstinner thank you so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants