Skip to content

Limit decompressed data when reading from LZMAFile and BZ2File #67717

@vadmium

Description

@vadmium
BPO 23529
Nosy @pitrou, @vadmium, @serhiy-storchaka, @wm75
Files
  • LZMAFile.v2.patch
  • LZMAFile-etc.v3.patch: LZMAFile and BZ2File done; no open(buffering)
  • LZMAFile-etc.v4.patch: LZMAFile, BZ2File, GzipFile done
  • LZMAFile-etc.v5.patch
  • LZMAFile-etc.v6.patch: Dropped buffer_size parameter
  • LZMAFile-etc.v7.patch
  • LZMAFile-etc.v8.patch
  • LZMAFile-etc.v9.patch
  • 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

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions