-
-
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 | 19218 |
|---|---|
| Nosy | @warsaw, @rhettinger, @pitrou, @vstinner, @tiran, @bitdancer, @ericsnowcurrently |
| 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/tiran'
closed_at = <Date 2013-10-13.00:53:34.686>
created_at = <Date 2013-10-10.18:08:01.373>
labels = ['type-feature', 'library']
title = 'Use of MutableMapping in os module slows down interpreter startup'
updated_at = <Date 2014-02-26.18:26:34.415>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2014-02-26.18:26:34.415>
actor = 'r.david.murray'
assignee = 'christian.heimes'
closed = True
closed_date = <Date 2013-10-13.00:53:34.686>
closer = 'christian.heimes'
components = ['Library (Lib)']
creation = <Date 2013-10-10.18:08:01.373>
creator = 'eric.snow'
dependencies = []
files = ['32036']
hgrepos = []
issue_num = 19218
keywords = ['patch']
message_count = 14.0
messages = ['199402', '199404', '199405', '199406', '199449', '199450', '199520', '199521', '199642', '199644', '199647', '199654', '212282', '212285']
nosy_count = 9.0
nosy_names = ['barry', 'rhettinger', 'pitrou', 'vstinner', 'christian.heimes', 'Arfrever', 'r.david.murray', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue19218'
versions = ['Python 3.4']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