sched - provide an "async" argument for run() method · Issue #57658 · python/cpython (original) (raw)
BPO | 13449 |
---|---|
Nosy | @josiahcarlson, @pitrou, @giampaolo |
Files | sched-async.patch |
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/giampaolo' closed_at = <Date 2011-12-14.13:41:06.308> created_at = <Date 2011-11-22.00:19:43.202> labels = ['type-feature', 'library'] title = 'sched - provide an "async" argument for run() method' updated_at = <Date 2011-12-14.13:41:46.257> user = 'https://github.com/giampaolo'
bugs.python.org fields:
activity = <Date 2011-12-14.13:41:46.257> actor = 'giampaolo.rodola' assignee = 'giampaolo.rodola' closed = True closed_date = <Date 2011-12-14.13:41:06.308> closer = 'giampaolo.rodola' components = ['Library (Lib)'] creation = <Date 2011-11-22.00:19:43.202> creator = 'giampaolo.rodola' dependencies = [] files = ['23746'] hgrepos = [] issue_num = 13449 keywords = ['patch'] message_count = 6.0 messages = ['148095', '148097', '149443', '149444', '149445', '149448'] nosy_count = 5.0 nosy_names = ['josiahcarlson', 'pitrou', 'giampaolo.rodola', 'josiah.carlson', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue13449' versions = ['Python 3.3']