-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
release-blockertopic-asynciotype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 22970 |
---|---|
Nosy | @gvanrossum, @jcea, @vstinner, @larryhastings, @ned-deily, @dcoles, @1st1 |
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 = 'https://github.com/1st1'
closed_at = <Date 2016-06-11.16:05:13.591>
created_at = <Date 2014-12-01.03:29:41.832>
labels = ['type-bug', 'release-blocker', 'expert-asyncio']
title = 'asyncio: Cancelling wait() after notification leaves Condition in an inconsistent state'
updated_at = <Date 2016-06-29.01:03:33.992>
user = 'https://github.com/dcoles'
bugs.python.org fields:
activity = <Date 2016-06-29.01:03:33.992>
actor = 'jcea'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2016-06-11.16:05:13.591>
closer = 'yselivanov'
components = ['asyncio']
creation = <Date 2014-12-01.03:29:41.832>
creator = 'dcoles'
dependencies = []
files = ['37330']
hgrepos = []
issue_num = 22970
keywords = ['patch']
message_count = 20.0
messages = ['231912', '233694', '233696', '234044', '234046', '240278', '249723', '249746', '250044', '250046', '265424', '265429', '265476', '265492', '265493', '265531', '265534', '265703', '268220', '268221']
nosy_count = 8.0
nosy_names = ['gvanrossum', 'jcea', 'vstinner', 'larry', 'ned.deily', 'python-dev', 'dcoles', 'yselivanov']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22970'
versions = ['Python 3.6']
Metadata
Metadata
Assignees
Labels
release-blockertopic-asynciotype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error