Off by one error in peephole call to find_op on case RETURN_VALUE
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/gpshead' closed_at = <Date 2018-11-09.18:06:20.373> created_at = <Date 2018-11-08.21:08:35.000> labels = ['interpreter-core', '3.7', '3.8', 'type-crash'] title = 'Off by one error in peephole call to find_op on case RETURN_VALUE' updated_at = <Date 2018-11-09.18:06:20.372> user = 'https://github.com/gpshead'
bugs.python.org fields:
activity = <Date 2018-11-09.18:06:20.372> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = <Date 2018-11-09.18:06:20.373> closer = 'gregory.p.smith' components = ['Interpreter Core'] creation = <Date 2018-11-08.21:08:35.000> creator = 'gregory.p.smith' dependencies = [] files = [] hgrepos = [] issue_num = 35193 keywords = ['patch'] message_count = 6.0 messages = ['329485', '329492', '329493', '329499', '329502', '329544'] nosy_count = 3.0 nosy_names = ['gregory.p.smith', 'serhiy.storchaka', 'miss-islington'] pr_nums = ['10418', '10421', '10422'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue35193' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']