-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 18328 |
|---|---|
| Nosy | @tiran, @serhiy-storchaka |
| Files |
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 2013-07-01.21:43:36.851>
created_at = <Date 2013-06-29.19:53:37.930>
labels = ['interpreter-core', 'type-bug']
title = 'Use after free in pystate.c'
updated_at = <Date 2013-07-01.21:43:36.850>
user = 'https://github.com/tiran'bugs.python.org fields:
activity = <Date 2013-07-01.21:43:36.850>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2013-07-01.21:43:36.851>
closer = 'christian.heimes'
components = ['Interpreter Core']
creation = <Date 2013-06-29.19:53:37.930>
creator = 'christian.heimes'
dependencies = []
files = ['30734']
hgrepos = []
issue_num = 18328
keywords = ['patch']
message_count = 8.0
messages = ['192043', '192064', '192067', '192073', '192074', '192081', '192151', '192152']
nosy_count = 4.0
nosy_names = ['christian.heimes', 'neologix', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18328'
versions = ['Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error