modulefinder should use import hooks properly
Offen
Dieses Issue hat noch niemand übernommen.
3.9 (EOL)
stdlib
topic-importlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 38721 |
|---|---|
| Nosy | @brandtbucher, @plokmijnuhby |
| 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-11-06.16:05:22.294>
labels = ['type-feature', 'library', '3.9']
title = 'modulefinder should use import hooks properly'
updated_at = <Date 2019-11-22.23:37:04.831>
user = 'https://github.com/plokmijnuhby'
bugs.python.org fields:
activity = <Date 2019-11-22.23:37:04.831>
actor = 'plokmijnuhby'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-11-06.16:05:22.294>
creator = 'plokmijnuhby'
dependencies = []
files = []
hgrepos = []
issue_num = 38721
keywords = ['patch']
message_count = 8.0
messages = ['356143', '356547', '356746', '356908', '357215', '357216', '357219', '357340']
nosy_count = 2.0
nosy_names = ['brandtbucher', 'plokmijnuhby']
pr_nums = ['17326']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue38721'
versions = ['Python 3.9']
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 mit der Überprüfung von PR python/cpython#17326 und der Implementierung der modulefinder-Bibliothek. Verwende den Titel des Issues und den bestehenden Patch als Umfang; abgeschlossen ist die Aufgabe, wenn modulefinder Import-Hooks ordnungsgemäß verwendet und das relevante Verhalten durch die vorgeschlagene Änderung abgedeckt ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 15/100