Make concurrent.futures.Future usable outside of executors
Offen
Dieses Issue hat noch niemand übernommen.
3.11
stdlib
topic-multiprocessing
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 45365 |
|---|---|
| Nosy | @masklinn |
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 2021-10-04.19:31:22.097>
labels = ['type-feature', 'library', '3.11']
title = 'Make concurrent.futures.Future usable outside of executors'
updated_at = <Date 2021-10-08.21:22:50.931>
user = 'https://github.com/masklinn'
bugs.python.org fields:
activity = <Date 2021-10-08.21:22:50.931>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-10-04.19:31:22.097>
creator = 'xmorel'
dependencies = []
files = []
hgrepos = []
issue_num = 45365
keywords = []
message_count = 1.0
messages = ['403181']
nosy_count = 1.0
nosy_names = ['xmorel']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45365'
versions = ['Python 3.11']
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 concurrent.futures.Future und verlinkt BPO 45365, gibt aber keine Quelldatei, keinen fehlschlagenden Test und kein konkretes zu änderndes Verhalten an. Lies zunächst den Einstiegspunkt von Future und das verlinkte Issue und kläre anschließend, welche vom Executor unabhängigen Anwendungsfälle und API-Garantien erforderlich sind; erledigt ist die Aufgabe, wenn diese Fälle mit fokussierten Tests funktionieren.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100