Remove own implementation for thread-local storage
| BPO | 30832 |
|---|---|
| Nosy | @vstinner, @ma8ma |
| 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 2017-07-03.14:00:29.256> created_at = <Date 2017-07-03.08:23:53.413> labels = ['interpreter-core', 'type-feature', '3.7'] title = 'Remove own implementation for thread-local storage' updated_at = <Date 2017-07-05.13:44:56.600> user = 'https://github.com/ma8ma'
bugs.python.org fields:
activity = <Date 2017-07-05.13:44:56.600> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2017-07-03.14:00:29.256> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2017-07-03.08:23:53.413> creator = 'masamoto' dependencies = [] files = [] hgrepos = [] issue_num = 30832 keywords = [] message_count = 5.0 messages = ['297543', '297547', '297572', '297588', '297749'] nosy_count = 2.0 nosy_names = ['vstinner', 'masamoto'] pr_nums = ['2537'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue30832' versions = ['Python 3.7']