-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Compress the marshalled data in PYC files #66978
Copy link
Copy link
Closed as not planned
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 22789 |
|---|---|
| Nosy | @malemburg, @gvanrossum, @tim-one, @warsaw, @birkenfeld, @rhettinger, @pitrou, @scoder, @tiran, @serhiy-storchaka, @FFY00 |
| 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 = None
closed_at = None
created_at = <Date 2014-11-04.05:00:45.323>
labels = ['interpreter-core', 'type-feature']
title = 'Compress the marshalled data in PYC files'
updated_at = <Date 2021-10-26.04:56:26.622>
user = 'https://github.com/rhettinger'bugs.python.org fields:
activity = <Date 2021-10-26.04:56:26.622>
actor = 'barry'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2014-11-04.05:00:45.323>
creator = 'rhettinger'
dependencies = []
files = ['37125']
hgrepos = []
issue_num = 22789
keywords = []
message_count = 14.0
messages = ['230576', '230581', '230600', '230607', '230610', '230611', '230615', '230631', '230730', '230756', '230838', '230840', '230842', '404622']
nosy_count = 12.0
nosy_names = ['lemburg', 'gvanrossum', 'tim.peters', 'barry', 'georg.brandl', 'rhettinger', 'pitrou', 'scoder', 'christian.heimes', 'Arfrever', 'serhiy.storchaka', 'FFY00']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue22789'
versions = ['Python 3.5']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Done