Skip to content

Limit decompressed data when reading from GzipFile #67716

@vadmium

Description

@vadmium
BPO 23528
Nosy @pitrou, @vadmium, @serhiy-storchaka
Superseder
  • bpo-23529: Limit decompressed data when reading from LZMAFile and BZ2File
  • Files
  • gzip-bomb.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:31:32.725>
    created_at = <Date 2015-02-26.10:22:06.943>
    labels = ['library', 'performance']
    title = 'Limit decompressed data when reading from GzipFile'
    updated_at = <Date 2015-04-10.22:31:32.724>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2015-04-10.22:31:32.724>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-04-10.22:31:32.725>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2015-02-26.10:22:06.943>
    creator = 'martin.panter'
    dependencies = []
    files = ['38243']
    hgrepos = []
    issue_num = 23528
    keywords = ['patch']
    message_count = 3.0
    messages = ['236659', '236706', '236861']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'Arfrever', 'nikratio', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '23529'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue23528'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions