Add "ignore_modules" option to TracebackException.format()
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 31299 |
|---|---|
| Nosy | @brettcannon, @ncoghlan, @pitrou, @rbtcollins, @pablogsal, @iritkatriel |
| 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-08-29.07:45:45.416>
labels = ['type-feature', 'library', '3.10']
title = 'Add "ignore_modules" option to TracebackException.format()'
updated_at = <Date 2021-08-31.20:42:18.563>
user = 'https://github.com/ncoghlan'
bugs.python.org fields:
activity = <Date 2021-08-31.20:42:18.563>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-08-29.07:45:45.416>
creator = 'ncoghlan'
dependencies = []
files = []
hgrepos = []
issue_num = 31299
keywords = ['patch']
message_count = 10.0
messages = ['300974', '301791', '302892', '304921', '305996', '306762', '328137', '334399', '382694', '400777']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'rbcollins', 'pablogsal', 'iritkatriel']
pr_nums = ['26772', '28067']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue31299'
versions = ['Python 3.10']
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
TracebackException.format() ist der benannte Einstiegspunkt, und die PRs #26772 und #28067 sind im Issue vermerkt. Prüfe zunächst diese Änderungen und die historische Diskussion, um das beabsichtigte Verhalten und die vorhandene Testabdeckung zu bestimmen. Als erledigt gilt die Aufgabe, wenn die vereinbarte Option ignore_modules implementiert und verifiziert ist, ohne die ungelösten Fragen der Patch-Überprüfung erneut aufzuwerfen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 20/100