Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented May 18, 2024

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

Sort also 'omitted' in TestResults.display_result().
@vstinnervstinner merged commit 30b4e9f into python:mainMay 18, 2024
@vstinnervstinner 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 <vstinner@python.org>
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 <vstinner@python.org>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label May 18, 2024
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label May 18, 2024
@vstinner
Copy link
MemberAuthor

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 <vstinner@python.org>
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 <vstinner@python.org>
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@Eclips4