Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]
Ninguém assumiu esta issue ainda.
Avaliação
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Facilidade para iniciantes
- 28/100
Direção de pesquisa
Start by reading the linked slice_del.diff patches, including the version with the documentation change and the simplified test. Compare the existing slice[i:j:k] behavior for lists and bytearrays, then determine the intended consistent behavior from the patch discussion and documentation; done means the behavior, test coverage, and documentation agree.
Escrita pelo modelo de indexação a partir do texto da issue.
Descrição
| BPO | 12606 |
|---|---|
| Nosy | @Yhg1s, @terryjreedy, @ezio-melotti, @py-user, @serhiy-storchaka |
| Files |
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 2011-07-21.22:31:34.463>
labels = ['interpreter-core', 'type-feature']
title = 'Mutable Sequence Type works different for lists and bytearrays in slice[i:j:k]'
updated_at = <Date 2016-01-03.09:27:27.677>
user = 'https://github.com/py-user'
bugs.python.org fields:
activity = <Date 2016-01-03.09:27:27.677>
actor = 'py.user'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2011-07-21.22:31:34.463>
creator = 'py.user'
dependencies = []
files = ['38912', '38913', '38930', '38932', '38941']
hgrepos = []
issue_num = 12606
keywords = ['patch']
message_count = 9.0
messages = ['140832', '140835', '140845', '140846', '240586', '240635', '241605', '257341', '257407']
nosy_count = 6.0
nosy_names = ['twouters', 'terry.reedy', 'ezio.melotti', 'py.user', 'serhiy.storchaka', 'siegfried.gevatter']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue12606'
versions = ['Python 3.5', 'Python 3.6']
- Linguagem predominante
- Python
- Estrelas
- 77.2k
- Forks
- 36k
- Merge médio
- 1d 9h
- PRs com merge (30d)
- 558
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.
Mais de python/cpython
-
docs pending
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 78/100
-
stdlib type-feature
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 78/100
-
stdlib type-feature
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 72/100
-
build type-bug
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 76/100
-
stdlib topic-email type-feature
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 70/100
Todas as issues de python/cpython
Issues semelhantes
-
bug
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 86/100
zostera/django-bootstrap4#894 ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 78/100
use-agent-os/agent-os#3276 ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 88/100
NousResearch/hermes-agent#117848 ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 82/100
zilliztech/memsearch#759 ·