Skip to content

zlib.Decompress.decompress() after EOF discards existing value of unused_data #60554

@nadeemvawda

Description

@nadeemvawda
BPO 16350
Nosy @amauryfa, @serhiy-storchaka
Files
  • zlib_unused_data_test.py
  • zlib_accum_unused_data.patch
  • zlib_accum_unused_data_2.patch
  • zlib_unused_data_3.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 2012-11-11.01:37:56.272>
    created_at = <Date 2012-10-28.16:25:19.120>
    labels = ['type-bug', 'library']
    title = 'zlib.Decompress.decompress() after EOF discards existing value of unused_data'
    updated_at = <Date 2012-11-11.09:49:38.884>
    user = 'https://bugs.python.org/nadeemvawda'

    bugs.python.org fields:

    activity = <Date 2012-11-11.09:49:38.884>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-11-11.01:37:56.272>
    closer = 'nadeem.vawda'
    components = ['Library (Lib)']
    creation = <Date 2012-10-28.16:25:19.120>
    creator = 'nadeem.vawda'
    dependencies = []
    files = ['27767', '27769', '27775', '27916']
    hgrepos = []
    issue_num = 16350
    keywords = ['patch']
    message_count = 18.0
    messages = ['174056', '174058', '174059', '174064', '174065', '174109', '174131', '174845', '174848', '174849', '174854', '174910', '175031', '175045', '175116', '175308', '175309', '175336']
    nosy_count = 4.0
    nosy_names = ['amaury.forgeotdarc', 'nadeem.vawda', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16350'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions