Combining typing.get_type_hints and inspect.signature
Offen
Dieses Issue hat noch niemand übernommen.
topic-typing
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 37923 |
|---|---|
| Nosy | @ericsnowcurrently, @1st1, @ilevkivskyi, @JelleZijlstra, @dmontagu |
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-08-23.05:44:01.577>
labels = ['type-feature', '3.7']
title = 'Combining typing.get_type_hints and inspect.signature'
updated_at = <Date 2021-05-03.01:04:40.418>
user = 'https://github.com/dmontagu'
bugs.python.org fields:
activity = <Date 2021-05-03.01:04:40.418>
actor = 'larry'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-08-23.05:44:01.577>
creator = 'dmontague'
dependencies = []
files = []
hgrepos = []
issue_num = 37923
keywords = []
message_count = 4.0
messages = ['350248', '350271', '392725', '392754']
nosy_count = 5.0
nosy_names = ['eric.snow', 'yselivanov', 'levkivskyi', 'JelleZijlstra', 'dmontague']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue37923'
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
Das Issue nennt typing.get_type_hints und inspect.signature, enthält jedoch keine Zieldateien, Tests oder konkreten Anforderungen an das Verhalten. Beginne damit, die beabsichtigte kombinierte API zu klären und die relevante CPython-Implementierung zu finden; der Abschluss muss durch ein vereinbartes Verhalten und die entsprechende Testabdeckung definiert werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- developer-experience
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 18/100