Skip to content

Fix reference leak with types created using PyType_FromSpec #59347

@pitrou

Description

@pitrou
BPO 15142
Nosy @loewis, @ncoghlan, @pitrou, @durban

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 2012-06-23.12:49:42.400>
created_at = <Date 2012-06-22.19:56:06.629>
labels = ['interpreter-core', 'performance']
title = 'Fix reference leak with types created using PyType_FromSpec'
updated_at = <Date 2012-06-23.12:49:42.399>
user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2012-06-23.12:49:42.399>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2012-06-23.12:49:42.400>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2012-06-22.19:56:06.629>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 15142
keywords = []
message_count = 9.0
messages = ['163470', '163532', '163541', '163542', '163552', '163563', '163572', '163600', '163601']
nosy_count = 6.0
nosy_names = ['loewis', 'ncoghlan', 'pitrou', 'daniel.urban', 'python-dev', 'Robin.Schreiber']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue15142'
versions = ['Python 3.2', 'Python 3.3']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions