ctypes.wstring_at and string_at call Python API without the GIL
| BPO | 3554 |
|---|---|
| Nosy | @theller, @vstinner |
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 = 'https://github.com/theller' closed_at = <Date 2008-08-19.17:23:37.153> created_at = <Date 2008-08-14.16:39:51.528> labels = ['ctypes', 'type-crash'] title = 'ctypes.wstring_at and string_at call Python API without the GIL' updated_at = <Date 2008-09-23.08:23:51.991> user = 'https://bugs.python.org/kevinwatters'
bugs.python.org fields:
activity = <Date 2008-09-23.08:23:51.991> actor = 'vstinner' assignee = 'theller' closed = True closed_date = <Date 2008-08-19.17:23:37.153> closer = 'theller' components = ['ctypes'] creation = <Date 2008-08-14.16:39:51.528> creator = 'kevinwatters' dependencies = [] files = [] hgrepos = [] issue_num = 3554 keywords = [] message_count = 4.0 messages = ['71135', '71143', '71452', '73621'] nosy_count = 3.0 nosy_names = ['theller', 'vstinner', 'kevinwatters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue3554' versions = ['Python 2.6', 'Python 2.5', 'Python 3.0', 'Python 3.1', 'Python 2.7']