-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 35368 |
|---|---|
| Nosy | @gpshead, @vstinner |
| 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 2018-12-18.01:12:54.066>
created_at = <Date 2018-11-30.23:07:48.219>
labels = ['interpreter-core']
title = '[2.7] Make PyMem_Malloc() thread-safe in debug mode'
updated_at = <Date 2018-12-18.01:12:54.037>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2018-12-18.01:12:54.037>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2018-12-18.01:12:54.066>
closer = 'vstinner'
components = ['Interpreter Core']
creation = <Date 2018-11-30.23:07:48.219>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 35368
keywords = ['patch']
message_count = 4.0
messages = ['330833', '330937', '330958', '332036']
nosy_count = 2.0
nosy_names = ['gregory.p.smith', 'vstinner']
pr_nums = ['10828', '10866']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue35368'
versions = ['Python 2.7']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)