Memory leak in os.rename() and other functions · Issue #50240 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@pitrou

Description

@pitrou

BPO 5990
Nosy @loewis, @pitrou
Dependencies bpo-6012: enhance getargs O& to accept cleanup function
Files os_leak.patch

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 2009-05-10.22:28:43.859> created_at = <Date 2009-05-10.20:44:52.763> labels = ['library', 'performance'] title = 'Memory leak in os.rename() and other functions' updated_at = <Date 2009-05-13.15:09:47.550> user = 'https://github.com/pitrou'

bugs.python.org fields:

activity = <Date 2009-05-13.15:09:47.550> actor = 'pitrou' assignee = 'none' closed = True closed_date = <Date 2009-05-10.22:28:43.859> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2009-05-10.20:44:52.763> creator = 'pitrou' dependencies = ['6012'] files = ['13951'] hgrepos = [] issue_num = 5990 keywords = ['patch'] message_count = 4.0 messages = ['87543', '87553', '87562', '87678'] nosy_count = 3.0 nosy_names = ['loewis', 'pitrou', 'ocean-city'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = 'patch review' status = 'closed' superseder = None type = 'resource usage' url = 'https://bugs.python.org/issue5990' versions = ['Python 3.1']