FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-119727: Add --single-process option to regrtest (GH-119728) by hugovk · Pull Request #130359 · python/cpython · GitHub

/ cpython Public

[3.12] gh-119727: Add --single-process option to regrtest (GH-119728) - #130359

Merged
hugovk merged 1 commit into
python:3.12from
hugovk:backport-4e8aa32-3.12
Feb 20, 2025
Merged

[3.12] gh-119727: Add --single-process option to regrtest (GH-119728)#130359
hugovk merged 1 commit into
python:3.12from
hugovk:backport-4e8aa32-3.12

Conversation

hugovk commented Feb 20, 2025
edited
Loading

Copy link
Copy Markdown
Member

(cherry picked from commit 4e8aa32)

To test: verify ./python.exe -m test -j10 --single-process runs with a single process, ignoring -j10.

…onGH-119728)

(cherry picked from commit 4e8aa32)

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

vstinner left a comment
edited
Loading

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM. The code looks good to me, I didn't test the change.

hugovk enabled auto-merge (squash) February 20, 2025 15:38
hugovk merged commit ecfca20 into python:3.12 Feb 20, 2025
hugovk deleted the backport-4e8aa32-3.12 branch February 20, 2025 15:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL