-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
test_files() of test_tools.test_unparse.DirectoryTestCase leaks references #74727
Copy link
Copy link
Closed
Labels
Description
| BPO | 30542 |
|---|---|
| Nosy | @vstinner, @zvyn, @mlouielu, @patel-nikhil |
| 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 2017-06-28.00:34:54.417>
created_at = <Date 2017-06-01.20:42:40.395>
labels = ['invalid', '3.7', 'tests']
title = 'test_files() of test_tools.test_unparse.DirectoryTestCase leaks references'
updated_at = <Date 2017-06-28.00:34:54.406>
user = 'https://github.com/vstinner'bugs.python.org fields:
activity = <Date 2017-06-28.00:34:54.406>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2017-06-28.00:34:54.417>
closer = 'vstinner'
components = ['Tests']
creation = <Date 2017-06-01.20:42:40.395>
creator = 'vstinner'
dependencies = []
files = ['46930', '46931']
hgrepos = []
issue_num = 30542
keywords = []
message_count = 14.0
messages = ['294963', '294996', '295002', '295003', '295060', '295250', '295355', '295356', '295357', '295367', '295371', '295375', '296973', '297084']
nosy_count = 4.0
nosy_names = ['vstinner', 'zvyn', 'louielu', 'npatel']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue30542'
versions = ['Python 3.7']Reactions are currently unavailable