Debug hooks on memory allocators are not thread safe (serialno variable)
| BPO | 31473 |
|---|---|
| Nosy | @vstinner, @zhangyangyu |
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-05-15.02:45:20.896> created_at = <Date 2017-09-14.17:36:34.939> labels = ['interpreter-core', '3.8', 'type-bug', '3.7'] title = 'Debug hooks on memory allocators are not thread safe (serialno variable)' updated_at = <Date 2019-05-15.02:45:20.895> user = 'https://github.com/zhangyangyu'
bugs.python.org fields:
activity = <Date 2019-05-15.02:45:20.895> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2019-05-15.02:45:20.896> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2017-09-14.17:36:34.939> creator = 'xiang.zhang' dependencies = [] files = [] hgrepos = [] issue_num = 31473 keywords = [] message_count = 7.0 messages = ['302187', '330947', '330948', '330949', '330957', '330959', '342538'] nosy_count = 2.0 nosy_names = ['vstinner', 'xiang.zhang'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue31473' versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']