functools.partialmethod should look more like what it's impersonating.
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 30129 |
|---|---|
| Nosy | @smontanaro, @bitdancer, @aaronchall, @smarie, @tirkarthi |
| Files |
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-21.14:27:50.984>
labels = ['3.7', 'type-feature', 'library']
title = "functools.partialmethod should look more like what it's impersonating."
updated_at = <Date 2019-09-20.15:13:00.281>
user = 'https://github.com/smontanaro'
bugs.python.org fields:
activity = <Date 2019-09-20.15:13:00.281>
actor = 'smarie'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-04-21.14:27:50.984>
creator = 'skip.montanaro'
dependencies = []
files = ['46823', '46824']
hgrepos = []
issue_num = 30129
keywords = ['patch']
message_count = 6.0
messages = ['292050', '292051', '292070', '292088', '329348', '352854']
nosy_count = 5.0
nosy_names = ['skip.montanaro', 'r.david.murray', 'Aaron Hall', 'smarie', 'xtreak']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30129'
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
Lies zunächst die verknüpfte partial3.py und ft.diff, suche dann functools.partialmethod und die vorhandenen Tests dazu. Bestätige das beabsichtigte Verhalten, partialmethod dem aufrufbaren Objekt, das es umschließt, ähnlich zu machen; das Issue enthält keinen spezifischen Pfad zu Repository-Tests und keine detaillierten Akzeptanzkriterien.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100