BPO | [44645](https://bugs.python.org/issue44645) --- | :--- Nosy | @jcea, @ambv, @markshannon, @pablogsal, @miss-islington PRs | python/cpython#27167python/cpython#27183python/cpython#27194python/cpython#27195python/cpython#27216python/cpython#27235 *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 = ['interpreter-core', '3.10', 'release-blocker'] title = 'Python 3.10: Under some trivial circunstances, GIL not released' updated_at = user = 'https://github.com/jcea' ``` bugs.python.org fields: ```python activity = actor = 'pablogsal' assignee = 'none' closed = True closed_date = closer = 'pablogsal' components = ['Interpreter Core'] creation = creator = 'jcea' dependencies = [] files = [] hgrepos = [] issue_num = 44645 keywords = ['patch', '3.10regression'] message_count = 11.0 messages = ['397549', '397554', '397609', '397610', '397639', '397641', '397642', '397643', '397719', '397782', '397789'] nosy_count = 5.0 nosy_names = ['jcea', 'lukasz.langa', 'Mark.Shannon', 'pablogsal', 'miss-islington'] pr_nums = ['27167', '27183', '27194', '27195', '27216', '27235'] priority = 'release blocker' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue44645' versions = ['Python 3.10'] ```