SSLContext.sni_callback docs inaccurately describe available handshake info
未关闭
还没有人认领这个 Issue。
3.10
3.8 (EOL)
3.9 (EOL)
docs
topic-SSL
type-feature
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 558
描述
| BPO | 43582 |
|---|---|
| Nosy | @tiran, @alex, @njsmith, @dstufft, @theandrew168, @paulo-raca |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-03-21.14:53:57.553>
labels = ['expert-SSL', '3.8', '3.9', '3.10', 'type-feature', 'docs']
title = 'SSLContext.sni_callback docs inaccurately describe available handshake info'
updated_at = <Date 2022-03-14.06:38:02.964>
user = 'https://github.com/theandrew168'
bugs.python.org fields:
activity = <Date 2022-03-14.06:38:02.964>
actor = 'paulo-raca'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'SSL']
creation = <Date 2021-03-21.14:53:57.553>
creator = 'theandrew168'
dependencies = []
files = []
hgrepos = []
issue_num = 43582
keywords = []
message_count = 9.0
messages = ['389231', '389236', '389239', '389250', '389254', '389260', '389261', '389506', '415120']
nosy_count = 8.0
nosy_names = ['janssen', 'christian.heimes', 'alex', 'njs', 'docs@python', 'dstufft', 'theandrew168', 'paulo-raca']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue43582'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 ssl.SSLContext.sni_callback 文档入手,确定其中目前声称哪些握手信息可用。将该描述与 issue 预期的修正进行比较,然后更新措辞,使文档中描述的信息准确无误,并验证文档构建。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation, security
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100