-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Update test_sys.py from 3.13.11
#6428
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
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the 📝 WalkthroughWalkthroughA new Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Lib/test/test_sys.py
Outdated
|
|
||
| # TODO: RUSTPYTHON, AtExit.__del__ is not invoked because module destruction is missing. | ||
| @unittest.expectedFailure | ||
| @unittest.expectedFailure # TODO: RUSTPYTHON; AssertionError: False is not true |
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.
It seems like
sysconfig.get_config_var('Py_GIL_DISABLED')returns None (should return 1)
|
Currently |
88134cc to
d3bb267
Compare
f5fedb3 to
bd538ac
Compare
bd538ac to
aba3029
Compare
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.