urlencode produces bad output from ssl.CERT_NONE and friends that chokes decoders
未关闭
@ethanfurman 已经在做这个了。
开始于 2018年3月13日。
3.10
3.8 (EOL)
3.9 (EOL)
stdlib
type-bug
- 主要语言
- Python
- 星标
- 77.2k
- 派生
- 36k
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 558
描述
| BPO | 33025 |
|---|---|
| Nosy | @warsaw, @tiran, @ethanfurman, @vitaly-krugl |
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 = 'https://github.com/ethanfurman'
closed_at = None
created_at = <Date 2018-03-08.06:57:47.318>
labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
title = 'urlencode produces bad output from ssl.CERT_NONE and friends that chokes decoders'
updated_at = <Date 2021-06-29.20:16:30.558>
user = 'https://github.com/vitaly-krugl'
bugs.python.org fields:
activity = <Date 2021-06-29.20:16:30.558>
actor = 'barry'
assignee = 'ethan.furman'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-03-08.06:57:47.318>
creator = 'vitaly.krug'
dependencies = []
files = []
hgrepos = []
issue_num = 33025
keywords = []
message_count = 5.0
messages = ['313424', '313732', '391439', '391440', '391441']
nosy_count = 4.0
nosy_names = ['barry', 'christian.heimes', 'ethan.furman', 'vitaly.krug']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue33025'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。