SSL_shutdown needs SSL_read() until SSL_ERROR_ZERO_RETURN
Aberta
@tiran já está trabalhando nisso.
Desde 23/5/2017.
3.7 (EOL)
3.8 (EOL)
topic-SSL
- Linguagem predominante
- Python
- Estrelas
- 77.2k
- Forks
- 36k
- Métricas de merge de PRs
- Métricas de PR pendentes
Descrição
| BPO | 30437 |
|---|---|
| Nosy | @tiran, @alex, @njsmith, @vadmium, @dstufft |
| PRs |
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/tiran'
closed_at = None
created_at = <Date 2017-05-23.03:44:13.123>
labels = ['expert-SSL', '3.7', '3.8']
title = 'SSL_shutdown needs SSL_read() until SSL_ERROR_ZERO_RETURN'
updated_at = <Date 2018-05-23.13:55:30.894>
user = 'https://github.com/njsmith'
bugs.python.org fields:
activity = <Date 2018-05-23.13:55:30.894>
actor = 'christian.heimes'
assignee = 'christian.heimes'
closed = False
closed_date = None
closer = None
components = ['SSL']
creation = <Date 2017-05-23.03:44:13.123>
creator = 'njs'
dependencies = []
files = []
hgrepos = []
issue_num = 30437
keywords = ['patch']
message_count = 8.0
messages = ['294216', '294245', '294299', '294301', '301472', '301491', '317028', '317407']
nosy_count = 6.0
nosy_names = ['janssen', 'christian.heimes', 'alex', 'njs', 'martin.panter', 'dstufft']
pr_nums = ['6977']
priority = 'high'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue30437'
versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.