8000 gh-135494: Fix python -m test --pgo -x test_re by vstinner · Pull Request #135713 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-135494: Fix python -m test --pgo -x test_re #135713

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

vstinner
Copy link
Member
@vstinner vstinner commented Jun 19, 2025

Fix regrtest to support excluding tests from --pgo tests.

Fix regrtest to support excluding tests from --pgo tests.
@vstinner vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 19, 2025
@vstinner vstinner merged commit 15c6d63 into python:main Jun 24, 2025
54 checks passed
@vstinner vstinner deleted the regrtest_pgo_exclude branch June 24, 2025 10:21
@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 Jun 24, 2025
Fix regrtest to support excluding tests from --pgo tests.
(cherry picked from commit 15c6d63)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington-app
Copy link

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 15c6d63fe6fc62c6d78d2fad81965a8e6f7b7b98 3.13

@bedevere-app
Copy link
bedevere-app bot commented Jun 24, 2025

GH-135880 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 Jun 24, 2025
@bedevere-app
Copy link
bedevere-app bot commented Jun 24, 2025

GH-135881 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 Jun 24, 2025
vstinner added a commit to vstinner/cpython that referenced this pull request Jun 24, 2025
Fix regrtest to support excluding tests from --pgo tests.

(cherry picked from commit 15c6d63)
vstinner added a commit that referenced this pull request Jun 24, 2025
…35880)

gh-135494: Fix python -m test --pgo -x test_re (GH-135713)

Fix regrtest to support excluding tests from --pgo tests.
(cherry picked from commit 15c6d63)

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner added a commit that referenced this pull request Jun 24, 2025
)

gh-135494: Fix python -m test --pgo -x test_re (#135713)

Fix regrtest to support excluding tests from --pgo tests.

(cherry picked from commit 15c6d63)
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.

1 participant
0