Skip to content
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

gh-119050: Add type hints to libregrtest/results.py #119144

Merged
merged 1 commit into from
May 18, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 18, 2024

Sort also 'omitted' in TestResults.display_result().

Sort also 'omitted' in TestResults.display_result().
@vstinner vstinner merged commit 30b4e9f into python:main May 18, 2024
45 checks passed
@vstinner vstinner deleted the regrtest_typing branch May 18, 2024 20:21
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 18, 2024
…19144)

Sort also 'omitted' in TestResults.display_result().
(cherry picked from commit 30b4e9f)

Co-authored-by: Victor Stinner <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 18, 2024
…19144)

Sort also 'omitted' in TestResults.display_result().
(cherry picked from commit 30b4e9f)

Co-authored-by: Victor Stinner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented May 18, 2024

GH-119156 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 May 18, 2024
@bedevere-app
Copy link

bedevere-app bot commented May 18, 2024

GH-119157 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label May 18, 2024
@vstinner
Copy link
Member Author

Merged, thanks for the review.

vstinner added a commit that referenced this pull request May 18, 2024
#119156)

gh-119050: Add type hints to libregrtest/results.py (GH-119144)

Sort also 'omitted' in TestResults.display_result().
(cherry picked from commit 30b4e9f)

Co-authored-by: Victor Stinner <[email protected]>
vstinner added a commit that referenced this pull request May 18, 2024
#119157)

gh-119050: Add type hints to libregrtest/results.py (GH-119144)

Sort also 'omitted' in TestResults.display_result().
(cherry picked from commit 30b4e9f)

Co-authored-by: Victor Stinner <[email protected]>
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
)

Sort also 'omitted' in TestResults.display_result().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants