-
-
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 | 23529 |
|---|---|
| Nosy | @pitrou, @vadmium, @serhiy-storchaka, @wm75 |
| 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 = <Date 2015-04-10.22:33:50.397>
created_at = <Date 2015-02-26.11:06:26.181>
labels = ['type-feature', 'library']
title = 'Limit decompressed data when reading from LZMAFile and BZ2File'
updated_at = <Date 2015-04-10.22:33:50.396>
user = 'https://github.com/vadmium'bugs.python.org fields:
activity = <Date 2015-04-10.22:33:50.396>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2015-04-10.22:33:50.397>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2015-02-26.11:06:26.181>
creator = 'martin.panter'
dependencies = []
files = ['38245', '38367', '38397', '38514', '38619', '38674', '38686', '38733']
hgrepos = ['301']
issue_num = 23529
keywords = ['patch']
message_count = 23.0
messages = ['236663', '236747', '236862', '236902', '237424', '237586', '238070', '238124', '238250', '238372', '238675', '238742', '238773', '239195', '239215', '239245', '239297', '239369', '239370', '239449', '239562', '240453', '240454']
nosy_count = 7.0
nosy_names = ['pitrou', 'Arfrever', 'nikratio', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'wolma']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23529'
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