-
-
Notifications
You must be signed in to change notification settings - Fork 717
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
Add support for Python 3.11 #7249
Conversation
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 22 files + 4 22 suites +4 10h 0m 31s ⏱️ + 1h 33m 37s For more details on these failures, see this check. Results for commit 5df2135. ± Comparison against base commit c23ee62. ♻️ This comment has been updated with latest results. |
897f5b7
to
7527662
Compare
7527662
to
a01ff88
Compare
a01ff88
to
1ecdf78
Compare
see python/cpython#96092 and it's not really intended for use outside of StackSummary.extract, see python/cpython#99015 (comment)
1ecdf78
to
a7ad8a9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @graingert!
|
I think so -- thanks for following up here @consideRatio |
pre-commit run --all-files