Lib/cmd.py: Hide undocumented commands in help and completenames
Offen
Dieses Issue hat noch niemand übernommen.
3.8 (EOL)
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 37030 |
|---|---|
| Nosy | @remilapeyre, @tirkarthi, @aldwinaldwin |
| 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 2019-05-24.07:25:53.817>
labels = ['3.8', 'type-feature', 'library']
title = 'Lib/cmd.py: Hide undocumented commands in help and completenames'
updated_at = <Date 2019-06-07.13:34:33.567>
user = 'https://github.com/aldwinaldwin'
bugs.python.org fields:
activity = <Date 2019-06-07.13:34:33.567>
actor = 'aldwinaldwin'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-05-24.07:25:53.817>
creator = 'aldwinaldwin'
dependencies = []
files = []
hgrepos = []
issue_num = 37030
keywords = ['patch']
message_count = 6.0
messages = ['343346', '343361', '343873', '344346', '344422', '344935']
nosy_count = 3.0
nosy_names = ['remi.lapeyre', 'xtreak', 'aldwinaldwin']
pr_nums = ['13536']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue37030'
versions = ['Python 3.8']
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
Lies Lib/cmd.py, konzentriere dich auf die Einstiegspunkte help und completenames, und prüfe python/cpython#13536, bevor du beginnst, da das Issue einen bestehenden Pull Request dokumentiert. Erledigt ist die Aufgabe, wenn nicht dokumentierte Befehle sowohl aus der Hilfeausgabe als auch aus den Ergebnissen von completenames ausgeblendet werden; führe die relevanten Bibliothekstests aus, sofern verfügbar.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 25/100