-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
Description
| BPO | 40839 |
|---|---|
| Nosy | @ncoghlan, @vstinner, @ericsnowcurrently |
| 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 2020-06-02.12:04:10.470>
created_at = <Date 2020-06-01.18:46:37.644>
labels = ['expert-C-API', '3.10']
title = 'Disallow calling PyDict_GetItem() with the GIL released'
updated_at = <Date 2021-02-21.11:08:13.726>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2021-02-21.11:08:13.726>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2020-06-02.12:04:10.470>
closer = 'vstinner'
components = ['C API']
creation = <Date 2020-06-01.18:46:37.644>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 40839
keywords = ['patch']
message_count = 5.0
messages = ['370572', '370573', '370574', '370606', '387452']
nosy_count = 3.0
nosy_names = ['ncoghlan', 'vstinner', 'eric.snow']
pr_nums = ['20580']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue40839'
versions = ['Python 3.10']Reactions are currently unavailable