Adding unittest for cProfile / profile command line interface
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
stdlib
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 30118 |
|---|---|
| Nosy | @serhiy-storchaka, @mlouielu |
| 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 2017-04-20.15:39:27.176>
labels = ['3.7', 'library']
title = 'Adding unittest for cProfile / profile command line interface'
updated_at = <Date 2017-04-21.09:00:40.560>
user = 'https://github.com/mlouielu'
bugs.python.org fields:
activity = <Date 2017-04-21.09:00:40.560>
actor = 'louielu'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-04-20.15:39:27.176>
creator = 'louielu'
dependencies = []
files = []
hgrepos = []
issue_num = 30118
keywords = []
message_count = 1.0
messages = ['291981']
nosy_count = 2.0
nosy_names = ['serhiy.storchaka', 'louielu']
pr_nums = ['1232']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue30118'
versions = ['Python 3.7']
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
Beginne damit, die cProfile- und profile-Kommandozeilenschnittstellen sowie die vorhandene Struktur der Bibliothekstests zu untersuchen; im Issue wird kein Datei- oder Testpfad genannt. Als erledigt gilt das Hinzufügen von unittest-Abdeckung für beide Kommandozeilenschnittstellen, obwohl PR #1232 bereits in den Issue-Metadaten aufgeführt ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- testing-qa
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100