-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 15031 |
|---|---|
| Nosy | @brettcannon, @jcea, @ncoghlan, @pjenvey, @DinoV, @ericsnowcurrently, @msabramo, @rlamy |
| 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/brettcannon'
closed_at = <Date 2013-01-25.18:50:11.307>
created_at = <Date 2012-06-07.19:10:12.782>
labels = ['type-feature', 'library']
title = 'Split .pyc parsing from module loading'
updated_at = <Date 2013-01-25.18:50:11.305>
user = 'https://github.com/rlamy'bugs.python.org fields:
activity = <Date 2013-01-25.18:50:11.305>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-01-25.18:50:11.307>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2012-06-07.19:10:12.782>
creator = 'Ronan.Lamy'
dependencies = []
files = ['25860', '28006', '28022']
hgrepos = []
issue_num = 15031
keywords = ['patch']
message_count = 33.0
messages = ['162489', '162517', '162535', '162543', '164115', '164156', '164158', '164161', '168014', '168457', '175634', '175636', '175661', '175664', '175705', '175711', '175721', '175753', '175829', '175839', '175844', '175858', '175862', '175870', '175872', '175873', '175933', '176873', '176921', '179742', '179743', '179795', '180605']
nosy_count = 10.0
nosy_names = ['brett.cannon', 'jcea', 'ncoghlan', 'pjenvey', 'Arfrever', 'dino.viehland', 'python-dev', 'eric.snow', 'Marc.Abramowitz', 'Ronan.Lamy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue15031'
versions = ['Python 3.4']Reactions are currently unavailable
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