Emit missing SSL deprecation warnings - #8418
Conversation
Assisted-by: Codex:gpt-5.6-sol
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe SSL and OpenSSL implementations now emit deprecation warnings for legacy TLS protocols, versions, and disabled-protocol options while preserving existing validation and context configuration. ChangesTLS deprecation warnings
Estimated code review effort: 3 (Moderate) | ~20 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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/ssl.py dependencies:
dependent tests: (53 tests)
Legend:
|
Assisted-by: Codex:gpt-5.6-sol
Summary
test_ssl.test_openssl111_deprecationsOP_NO_SSL*andOP_NO_TLS*options are enabledSummary by CodeRabbit