Update socket.py to 3.14.5#7866
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesPlatform Gate Exclusion for gethostname
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [x] lib: cpython/Lib/socket.py dependencies:
dependent tests: (97 tests)
Legend:
|
| } | ||
|
|
||
| #[cfg(all(unix, not(target_os = "redox")))] | ||
| #[cfg(all(unix, not(any(target_os = "redox", target_os = "android"))))] |
There was a problem hiding this comment.
https://docs.python.org/3.14/library/socket.html#socket.sethostname
Availability: Unix, not Android.
Summary by CodeRabbit