Skip to content

gh-135120: Add test.support.subTests() #135121

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 4 commits into from
Jun 6, 2025

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Jun 4, 2025

Copy link
Member

@encukou encukou left a comment

Choose a reason for hiding this comment

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

Thank you! This looks very useful :)

@serhiy-storchaka serhiy-storchaka force-pushed the test-support-subtests branch from 16eeaf5 to 8b3ede1 Compare June 5, 2025 14:30
@encukou
Copy link
Member

encukou commented Jun 6, 2025

Thank you!

@encukou encukou merged commit 6ef06fa into python:main Jun 6, 2025
39 checks passed
@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @serhiy-storchaka and @encukou, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6ef06fad84244261c695ec337c7d2734277054db 3.14

@miss-islington-app
Copy link

Sorry, @serhiy-storchaka and @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6ef06fad84244261c695ec337c7d2734277054db 3.13

@bedevere-app
Copy link

bedevere-app bot commented Jun 6, 2025

GH-135208 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 6, 2025
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 6, 2025
(cherry picked from commit 6ef06fa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 6, 2025
(cherry picked from commit 6ef06fa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 6, 2025

GH-135210 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 6, 2025
@serhiy-storchaka
Copy link
Member Author

Thank you for your review.

@serhiy-storchaka serhiy-storchaka deleted the test-support-subtests branch June 6, 2025 12:58
serhiy-storchaka added a commit that referenced this pull request Jun 6, 2025
serhiy-storchaka added a commit that referenced this pull request Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants