-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 14255 |
|---|---|
| Nosy | @birkenfeld, @ncoghlan, @pitrou, @tjguk, @briancurtin, @shimizukawa, @lygstate |
| 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 = 'https://github.com/tjguk'
closed_at = <Date 2013-10-28.10:32:31.212>
created_at = <Date 2012-03-12.01:12:42.243>
labels = ['type-bug', 'library']
title = "tempfile.gettempdir() didn't return the path with correct case."
updated_at = <Date 2013-10-28.10:32:31.211>
user = 'https://github.com/lygstate'bugs.python.org fields:
activity = <Date 2013-10-28.10:32:31.211>
actor = 'tim.golden'
assignee = 'tim.golden'
closed = True
closed_date = <Date 2013-10-28.10:32:31.212>
closer = 'tim.golden'
components = ['Library (Lib)']
creation = <Date 2012-03-12.01:12:42.243>
creator = 'lygstate'
dependencies = []
files = ['24861', '32362']
hgrepos = []
issue_num = 14255
keywords = ['patch']
message_count = 20.0
messages = ['155424', '155717', '155736', '155745', '155769', '155861', '155875', '155892', '155949', '173307', '173426', '180190', '201125', '201126', '201147', '201168', '201169', '201277', '201480', '201520']
nosy_count = 10.0
nosy_names = ['georg.brandl', 'ncoghlan', 'pitrou', 'tim.golden', 'brian.curtin', 'mcjeff', 'jteh', 'shimizukawa', 'python-dev', 'lygstate']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14255'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']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