python / python/cpython

Expand concurrent.futures.Future's public API

Open
#83,826 10 comments 0 reactions 1 assignee View on GitHub

@aeros is already working on this.

Since Feb 16, 2020.

3.9 (EOL) stdlib topic-multiprocessing type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 39645
Nosy @gvanrossum, @brianquinlan, @pitrou, @aeros, @iforapsy, @jakirkham

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 = 'https://github.com/aeros'
closed_at = None
created_at = <Date 2020-02-16.07:38:05.012>
labels = ['type-feature', 'library', '3.9']
title = "Expand concurrent.futures.Future's public API"
updated_at = <Date 2020-06-12.21:00:12.550>
user = 'https://github.com/aeros'

bugs.python.org fields:

activity = <Date 2020-06-12.21:00:12.550>
actor = 'jakirkham'
assignee = 'aeros'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-02-16.07:38:05.012>
creator = 'aeros'
dependencies = []
files = []
hgrepos = []
issue_num = 39645
keywords = []
message_count = 10.0
messages = ['362047', '362110', '362163', '363114', '363117', '363119', '363121', '363124', '363205', '368440']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'bquinlan', 'pitrou', 'Big Stone', 'aeros', 'iforapsy', 'jakirkham']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue39645'
versions = ['Python 3.9']

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.