[ssl] Remove deprecated protocols, OP_NO_TLS/SSL, and support for TLS < 1.2
オープン
@tiran がすでに取り組んでいます。
2022年7月6日 から。
3.13
stdlib
topic-SSL
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
Feature or enhancement
Python 3.10 or earlier versions of Python have deprecated
- all
PROTOCOL_*constants exceptPROTOCOL_TLS_CLIENTandPROTOCOL_TLS_CLIENT SSLContextwithout a protocol parameter- all
OP_NO_TLS*andOP_NO_SSL*options - support for SSL 2.0, SSL 3.0, TLS 1.0, and TLS 1.1
It is time to remove the constants and features.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。