-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 24230 |
|---|---|
| Nosy | @birkenfeld, @gpshead, @ncoghlan, @pitrou, @vstinner, @bitdancer, @vadmium, @serhiy-storchaka |
| 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/gpshead'
closed_at = <Date 2015-05-22.23:21:09.422>
created_at = <Date 2015-05-18.17:04:53.985>
labels = ['type-feature', 'library']
title = "tempfile.mkdtemp() doesn't work with bytes paths"
updated_at = <Date 2016-03-15.11:46:23.756>
user = 'https://bugs.python.org/durin42'bugs.python.org fields:
activity = <Date 2016-03-15.11:46:23.756>
actor = 'vstinner'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2015-05-22.23:21:09.422>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2015-05-18.17:04:53.985>
creator = 'durin42'
dependencies = []
files = ['39436', '39464', '39469']
hgrepos = []
issue_num = 24230
keywords = ['patch']
message_count = 23.0
messages = ['243498', '243500', '243502', '243505', '243507', '243508', '243509', '243552', '243643', '243648', '243649', '243654', '243672', '243674', '243675', '243809', '243821', '243847', '243865', '243866', '243876', '261810', '261811']
nosy_count = 11.0
nosy_names = ['georg.brandl', 'gregory.p.smith', 'ncoghlan', 'pitrou', 'vstinner', 'durin42', 'r.david.murray', 'python-dev', 'martin.panter', 'Matt.Mackall', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue24230'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement