Optimize thread state handling in function call code
| BPO | 36616 |
|---|---|
| Nosy | @vstinner, @encukou, @markshannon, @jdemeyer |
| PRs |
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 = None closed_at = <Date 2019-04-16.13:12:18.842> created_at = <Date 2019-04-12.16:25:26.209> labels = ['interpreter-core', 'invalid', '3.8', '3.9', 'performance'] title = 'Optimize thread state handling in function call code' updated_at = <Date 2019-04-24.16:28:20.847> user = 'https://github.com/jdemeyer'
bugs.python.org fields:
activity = <Date 2019-04-24.16:28:20.847> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2019-04-16.13:12:18.842> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2019-04-12.16:25:26.209> creator = 'jdemeyer' dependencies = [] files = [] hgrepos = [] issue_num = 36616 keywords = ['patch'] message_count = 8.0 messages = ['340078', '340161', '340242', '340243', '340270', '340290', '340341', '340790'] nosy_count = 4.0 nosy_names = ['vstinner', 'petr.viktorin', 'Mark.Shannon', 'jdemeyer'] pr_nums = ['12839'] priority = 'normal' resolution = 'not a bug' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue36616' versions = ['Python 3.8', 'Python 3.9']