`ast.AST._attributes` is used by `ast.dump()` but not documented
Aperta
Nessuno ha ancora preso questa issue.
docs
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
| BPO | 38765 |
|---|---|
| Nosy | @brettcannon, @terryjreedy, @benjaminp, @1st1 |
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 2019-11-11.14:31:03.695>
labels = []
title = '`ast.AST._attributes` is used by `ast.dump()` but not documented'
updated_at = <Date 2019-11-21.22:23:42.058>
user = 'https://bugs.python.org/pekkaklarck'
bugs.python.org fields:
activity = <Date 2019-11-21.22:23:42.058>
actor = 'pekka.klarck'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-11-11.14:31:03.695>
creator = 'pekka.klarck'
dependencies = []
files = []
hgrepos = []
issue_num = 38765
keywords = []
message_count = 7.0
messages = ['356362', '356363', '356713', '356738', '357027', '357086', '357226']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'terry.reedy', 'benjamin.peterson', 'pekka.klarck', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue38765'
versions = []
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia individuando la documentazione Python per ast.AST e ast.dump, quindi confronta i campi documentati con il comportamento di _attributes descritto nell’issue. Il lavoro è completato quando il ruolo e l’uso di ast.AST._attributes sono documentati chiaramente insieme all’API AST pertinente.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100