BPO | [1720250](https://bugs.python.org/issue1720250) --- | :--- Nosy | @birkenfeld, @terryjreedy, @amauryfa, @ncoghlan, @pitrou *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: ```python assignee = None closed_at = created_at = labels = ['type-feature', 'docs'] title = 'PyGILState_Ensure does not acquires GIL' updated_at = user = 'https://bugs.python.org/kunoospald' ``` bugs.python.org fields: ```python activity = actor = 'pitrou' assignee = 'docs@python' closed = True closed_date = closer = 'pitrou' components = ['Documentation'] creation = creator = 'kunoospald' dependencies = [] files = [] hgrepos = [] issue_num = 1720250 keywords = [] message_count = 7.0 messages = ['32027', '57619', '109823', '109832', '109865', '129695', '129710'] nosy_count = 9.0 nosy_names = ['georg.brandl', 'terry.reedy', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'kunoospald', 'urBan_dK', 'glchapman21', 'docs@python'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1720250' versions = ['Python 3.2'] ```