BoundArguments.arguments used in the recommended way to call a callable silently succeeds for nonexistent arguments
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Merge medio
- 1g 9h
- PR unite (30g)
- 558
Descrizione
| BPO | 41745 |
|---|---|
| Nosy | @terryjreedy, @Julian, @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 2020-09-08.15:40:46.385>
labels = ['type-bug', '3.10', 'docs']
title = 'BoundArguments.arguments used in the recommended way to call a callable silently succeeds for nonexistent arguments'
updated_at = <Date 2020-09-13.05:07:36.438>
user = 'https://github.com/Julian'
bugs.python.org fields:
activity = <Date 2020-09-13.05:07:36.438>
actor = 'terry.reedy'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-09-08.15:40:46.385>
creator = 'Julian'
dependencies = []
files = []
hgrepos = []
issue_num = 41745
keywords = []
message_count = 7.0
messages = ['376578', '376590', '376755', '376756', '376778', '376809', '376823']
nosy_count = 4.0
nosy_names = ['terry.reedy', 'docs@python', 'Julian', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue41745'
versions = ['Python 3.10']
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
Non viene indicato alcun file sorgente né alcun test. Inizia leggendo la documentazione del modulo inspect relativa a BoundArguments.arguments e il rapporto BPO 41745 collegato, quindi determina se l’invocazione consigliata del callable o la relativa spiegazione è errata. Il lavoro è completato quando il caso segnalato di un argomento inesistente è affrontato con una documentazione chiara e verificata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- documentation
- Tipo di issue
- Documentazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100