urlencode produces bad output from ssl.CERT_NONE and friends that chokes decoders
Open
@ethanfurman is already working on this.
Since Mar 13, 2018.
3.10
3.8 (EOL)
3.9 (EOL)
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| 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']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.