Star expression in comprehension wrongly indicates to use or_expression after the star
Offen
Dieses Issue hat noch niemand übernommen.
3.10
3.11
3.9 (EOL)
docs
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 45646 |
|---|---|
| Nosy | @sweeneyde, @Arthur-Milchior |
| PRs |
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-10-28.14:42:22.397>
labels = ['3.11', '3.9', '3.10', 'docs']
title = 'Star expression in comprehension wrongly indicates to use or_expression after the star'
updated_at = <Date 2021-11-03.01:05:41.748>
user = 'https://github.com/Arthur-Milchior'
bugs.python.org fields:
activity = <Date 2021-11-03.01:05:41.748>
actor = 'Dennis Sweeney'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2021-10-28.14:42:22.397>
creator = 'Arthur-Milchior'
dependencies = []
files = []
hgrepos = []
issue_num = 45646
keywords = ['patch']
message_count = 6.0
messages = ['405187', '405188', '405191', '405288', '405571', '405574']
nosy_count = 3.0
nosy_names = ['docs@python', 'Dennis Sweeney', 'Arthur-Milchior']
pr_nums = ['29303']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue45646'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Prüfe zuerst das Problem in der Grammat dokumentation und den verknüpften Pull Request python/cpython#29303; die Nutzdaten nennen weder eine Datei noch einen Test. Bestätige, wo die Grammatik für Comprehensions einen star expression beschreibt, korrigiere den irreführenden Verweis auf or_expression und stelle sicher, dass die Dokumentation nicht mehr die falsche Syntax nahelegt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 20/100