-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
| BPO | 11583 |
|---|---|
| Nosy | @loewis, @giampaolo, @tjguk, @briancurtin |
| 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/briancurtin'
closed_at = <Date 2011-06-09.00:31:48.883>
created_at = <Date 2011-03-17.09:38:32.337>
labels = ['library', 'performance']
title = 'os.path.isdir() is slow on windows'
updated_at = <Date 2011-06-09.15:01:24.206>
user = 'https://bugs.python.org/elibendersky'bugs.python.org fields:
activity = <Date 2011-06-09.15:01:24.206>
actor = 'python-dev'
assignee = 'brian.curtin'
closed = True
closed_date = <Date 2011-06-09.00:31:48.883>
closer = 'brian.curtin'
components = ['Library (Lib)']
creation = <Date 2011-03-17.09:38:32.337>
creator = 'eli.bendersky'
dependencies = []
files = ['22236', '22239']
hgrepos = []
issue_num = 11583
keywords = ['patch', 'needs review']
message_count = 14.0
messages = ['131238', '131239', '131241', '131257', '131260', '137571', '137579', '137581', '137585', '137629', '137931', '137932', '137939', '137982']
nosy_count = 7.0
nosy_names = ['loewis', 'giampaolo.rodola', 'tim.golden', 'stutzbach', 'eli.bendersky', 'brian.curtin', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue11583'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']Metadata
Metadata
Assignees
Labels
performancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory