-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 25717 |
|---|---|
| Nosy | @pitrou, @vstinner, @vadmium, @serhiy-storchaka, @Vgr255, @hlawrenz |
| 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 2015-12-06.05:01:41.677>
created_at = <Date 2015-11-24.04:23:44.477>
labels = ['type-bug', 'library']
title = 'tempfile.TemporaryFile fails when dir option set to directory residing on host OS mount'
updated_at = <Date 2016-06-18.22:37:07.828>
user = 'https://github.com/hlawrenz'bugs.python.org fields:
activity = <Date 2016-06-18.22:37:07.828>
actor = 'Oleg Babintsev'
assignee = 'none'
closed = True
closed_date = <Date 2015-12-06.05:01:41.677>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2015-11-24.04:23:44.477>
creator = 'Hans Lawrenz'
dependencies = []
files = ['41145', '41153', '41155']
hgrepos = []
issue_num = 25717
keywords = ['patch', '3.5regression']
message_count = 27.0
messages = ['255246', '255247', '255250', '255254', '255273', '255275', '255276', '255283', '255285', '255286', '255287', '255288', '255292', '255352', '255553', '255647', '256001', '256002', '256006', '256008', '256009', '256015', '268783', '268790', '268792', '268796', '268834']
nosy_count = 9.0
nosy_names = ['pitrou', 'vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'bkabrda', 'abarry', 'Hans Lawrenz', 'Oleg Babintsev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25717'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error