Skip to content

PyFile_FromString leaks file descriptors in python 2.7 #58710

@doko42

Description

@doko42
BPO 14505
Nosy @doko42, @pitrou, @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 = None
closed_at = <Date 2012-04-05.12:16:26.487>
created_at = <Date 2012-04-05.09:01:22.822>
labels = ['interpreter-core', 'performance']
title = 'PyFile_FromString leaks file descriptors in python 2.7'
updated_at = <Date 2012-04-05.17:25:05.928>
user = 'https://github.com/doko42'

bugs.python.org fields:

activity = <Date 2012-04-05.17:25:05.928>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2012-04-05.12:16:26.487>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2012-04-05.09:01:22.822>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 14505
keywords = []
message_count = 8.0
messages = ['157555', '157559', '157560', '157561', '157563', '157574', '157575', '157607']
nosy_count = 4.0
nosy_names = ['doko', 'pitrou', 'vstinner', 'python-dev']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue14505'
versions = ['Python 2.7']

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