Update test_sys.py from 3.13.11#6428
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.
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.