PEP 626 does not explain the handling of constants, at all.
Abierto
@markshannon ya está trabajando en esto.
Desde el 3/8/2021.
3.11
interpreter-core
type-bug
- Lenguaje dominante
- Python
- Estrellas
- 77.2k
- Forks
- 36k
- Merge medio
- 1 d 9 h
- PR fusionados (30 d)
- 558
Descripción
| BPO | 44816 |
|---|---|
| Nosy | @markshannon, @brandtbucher |
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/markshannon'
closed_at = None
created_at = <Date 2021-08-02.23:28:31.267>
labels = ['interpreter-core', 'type-bug', '3.11']
title = 'PEP 626 does not explain the handling of constants, at all.'
updated_at = <Date 2021-08-03.16:30:58.546>
user = 'https://github.com/brandtbucher'
bugs.python.org fields:
activity = <Date 2021-08-03.16:30:58.546>
actor = 'brandtbucher'
assignee = 'Mark.Shannon'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-08-02.23:28:31.267>
creator = 'brandtbucher'
dependencies = []
files = []
hgrepos = []
issue_num = 44816
keywords = []
message_count = 3.0
messages = ['398810', '398834', '398838']
nosy_count = 2.0
nosy_names = ['Mark.Shannon', 'brandtbucher']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44816'
versions = ['Python 3.11']
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.