async generator receives wrong value when shared between coroutines
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 2019-09-30.06:25:31.467> created_at = <Date 2017-06-26.18:55:33.730> labels = ['interpreter-core', '3.8', 'type-bug', '3.7'] title = 'async generator receives wrong value when shared between coroutines' updated_at = <Date 2019-09-30.06:25:31.466> user = 'https://github.com/dimaqq'
bugs.python.org fields:
activity = <Date 2019-09-30.06:25:31.466> actor = 'yselivanov' assignee = 'yselivanov' closed = True closed_date = <Date 2019-09-30.06:25:31.467> closer = 'yselivanov' components = ['Interpreter Core'] creation = <Date 2017-06-26.18:55:33.730> creator = 'Dima.Tisnek' dependencies = [] files = [] hgrepos = [] issue_num = 30773 keywords = ['patch'] message_count = 9.0 messages = ['296931', '296932', '297022', '317563', '317603', '317605', '317607', '353543', '353544'] nosy_count = 7.0 nosy_names = ['njs', 'chris.jerdonek', 'Dima.Tisnek', 'yselivanov', 'emilyemorehouse', 'jan.cespivo', 'xtreak'] pr_nums = ['7468', '16486'] priority = 'high' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue30773' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']