ssl: SNI callbacks should not modify context objects

未关闭
#73,656 20 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
文档
描述清晰度
需要澄清
活跃度
停滞
技术栈
python
领域
documentation

调研方向

在定位 CPython 仓库中相关 SSL 文档的入口之前,先查看链接的 BPO issue 及其讨论。确认预期的 SNI callback 行为,并记录修改 context 对象的限制;当文档清楚地反映约定的行为并通过文档检查时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

3.7 (EOL) docs topic-SSL type-feature
BPO 29470
Nosy @vstinner, @tiran, @FirefighterBlu3

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 2017-02-07.06:22:31.610>
labels = ['type-feature', '3.7', 'docs']
title = 'ssl: SNI callbacks should not modify context objects'
updated_at = <Date 2017-09-06.19:50:04.336>
user = 'https://github.com/FirefighterBlu3'

bugs.python.org fields:

activity = <Date 2017-09-06.19:50:04.336>
actor = 'christian.heimes'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2017-02-07.06:22:31.610>
creator = 'David Ford (FirefighterBlu3)'
dependencies = []
files = []
hgrepos = []
issue_num = 29470
keywords = []
message_count = 20.0
messages = ['287198', '287220', '287260', '287262', '287263', '287751', '287761', '287764', '287765', '287811', '287812', '287813', '287845', '287848', '287866', '287875', '287901', '287906', '287913', '301506']
nosy_count = 4.0
nosy_names = ['vstinner', 'christian.heimes', 'docs@python', 'David Ford (FirefighterBlu3)']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue29470'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

主要语言
Python
星标
77.2k
派生
36k
平均合并
1 天 9 小时
30 天内合并 PR
558

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

python/cpython 的其他 Issue

查看 python/cpython 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。