functools.partial objects should set __signature__ and _annotations__
Offen
Dieses Issue hat noch niemand übernommen.
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 46846 |
|---|---|
| Nosy | @rhettinger, @larryhastings, @merwok, @AlexWaygood |
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 2022-02-24.09:39:21.681>
labels = ['type-feature', 'library', '3.11']
title = 'functools.partial objects should set __signature__ and _annotations__'
updated_at = <Date 2022-03-13.04:40:42.891>
user = 'https://github.com/larryhastings'
bugs.python.org fields:
activity = <Date 2022-03-13.04:40:42.891>
actor = 'grahamd'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-02-24.09:39:21.681>
creator = 'larry'
dependencies = []
files = []
hgrepos = []
issue_num = 46846
keywords = []
message_count = 1.0
messages = ['413897']
nosy_count = 5.0
nosy_names = ['rhettinger', 'larry', 'eric.araujo', 'grahamd', 'AlexWaygood']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue46846'
versions = ['Python 3.11']
Linked PRs
- gh-139753
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 Durchsicht des verknüpften PR gh-139753 sowie der Implementierung und der Tests von functools.partial, auf die er sich bezieht. Überprüfe das angeforderte Verhalten von signature und annotations_ anhand des Titels des Issues und ermittle anschließend mithilfe der verknüpften Arbeit die verbleibenden Tests und die Definition of done.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100