-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Memory leaks when embedded interpreter is reinitialized #65586
Copy link
Copy link
Closed
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
| BPO | 21387 |
|---|---|
| Nosy | @ncoghlan, @pitrou, @vstinner |
| Superseder |
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 2019-10-23.00:16:52.538>
created_at = <Date 2014-04-29.11:55:37.721>
labels = ['extension-modules', 'interpreter-core']
title = 'Memory leaks when embedded interpreter is reinitialized'
updated_at = <Date 2019-10-23.00:16:52.537>
user = 'https://bugs.python.org/EvgeniyStepanov'bugs.python.org fields:
activity = <Date 2019-10-23.00:16:52.537>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2019-10-23.00:16:52.538>
closer = 'vstinner'
components = ['Extension Modules', 'Interpreter Core']
creation = <Date 2014-04-29.11:55:37.721>
creator = 'Evgeniy.Stepanov'
dependencies = []
files = []
hgrepos = []
issue_num = 21387
keywords = []
message_count = 7.0
messages = ['217513', '217535', '217540', '217541', '218517', '236023', '355192']
nosy_count = 4.0
nosy_names = ['ncoghlan', 'pitrou', 'vstinner', 'Evgeniy.Stepanov']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '1635741'
type = None
url = 'https://bugs.python.org/issue21387'
versions = ['Python 2.7']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
extension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)