fix fcntl, sslsocket traverse, super , excepthook#6623
fix fcntl, sslsocket traverse, super , excepthook#6623youknowone merged 5 commits intoRustPython:mainfrom
Conversation
📝 WalkthroughWalkthroughThe changes span multiple subsystems: ioctl's parameter type widening from u32 to i64 with runtime bit-pattern casting, SSL socket garbage collection optimization through traversal markers, super() function's type argument validation enhancement, new thread exception hook infrastructure with a dedicated argument class, and warning context setup flow adjustments for frame availability handling. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~35 minutes Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
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 |
|
Code has been automatically formatted The code in this PR has been formatted using git pull origin manifix |
Summary by CodeRabbit
New Features
Bug Fixes
ioctl()parameter handling for enhanced platform compatibility.super()builtin with clearer error messages.✏️ Tip: You can customize this high-level summary in your review settings.