Is there a mojibake problem rendering interactive help in the REPL on Windows?
Aberta
Ninguém assumiu esta issue ainda.
3.10
3.11
3.9 (EOL)
OS-windows
type-bug
- Linguagem predominante
- Python
- Estrelas
- 77.2k
- Forks
- 36k
- Métricas de merge de PRs
- Métricas de PR pendentes
Descrição
| BPO | 44275 |
|---|---|
| Nosy | @terryjreedy, @pfmoore, @tjguk, @aroberge, @methane, @zware, @eryksun, @zooba |
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-05-31.16:48:01.231>
labels = ['3.10', 'type-bug', '3.9', 'OS-windows', '3.11']
title = 'Is there a mojibake problem rendering interactive help in the REPL on Windows?'
updated_at = <Date 2021-06-04.23:38:26.028>
user = 'https://bugs.python.org/jessevsilverman'
bugs.python.org fields:
activity = <Date 2021-06-04.23:38:26.028>
actor = 'jessevsilverman'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2021-05-31.16:48:01.231>
creator = 'jessevsilverman'
dependencies = []
files = []
hgrepos = []
issue_num = 44275
keywords = []
message_count = 17.0
messages = ['394817', '394818', '394820', '394835', '394836', '394837', '394838', '394841', '394845', '394858', '394862', '394869', '394877', '394890', '395114', '395115', '395140']
nosy_count = 10.0
nosy_names = ['terry.reedy', 'paul.moore', 'tim.golden', 'aroberge', 'methane', 'docs@python', 'zach.ware', 'eryksun', 'steve.dower', 'jessevsilverman']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44275'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
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.
Direção de pesquisa
Comece reproduzindo a renderização da ajuda interativa no Python REPL no Windows e compare a saída com o texto esperado. Rastreie o caminho de ajuda do REPL para identificar onde o mojibake é introduzido; o trabalho estará concluído quando a saída for renderizada corretamente no Windows e o comportamento estiver coberto por testes de regressão.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- cli, operating-systems
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 35/100