-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Open
Labels
3.7 (EOL)end of lifeend of lifestdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 28867 |
|---|---|
| Nosy | @vstinner, @bitdancer, @jdufresne |
| PRs | |
| 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 = None
created_at = <Date 2016-12-04.17:47:27.371>
labels = ['3.7', 'type-bug', 'library']
title = 'NamedTemporaryFile does not generate a ResourceWarning for unclosed files (unlike TemporaryFile)'
updated_at = <Date 2017-06-04.03:13:36.750>
user = 'https://github.com/jdufresne'bugs.python.org fields:
activity = <Date 2017-06-04.03:13:36.750>
actor = 'jdufresne'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2016-12-04.17:47:27.371>
creator = 'jdufresne'
dependencies = []
files = ['45783', '45789', '45851', '45852']
hgrepos = []
issue_num = 28867
keywords = ['patch']
message_count = 11.0
messages = ['282352', '282355', '282360', '282366', '282372', '282599', '282629', '282630', '282631', '282933', '282955']
nosy_count = 4.0
nosy_names = ['vstinner', 'r.david.murray', 'SilentGhost', 'jdufresne']
pr_nums = ['1936']
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28867'
versions = ['Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifestdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
No status

