X Tutup
The Wayback Machine - https://web.archive.org/web/20250619162426/https://github.com/python/cpython/issues/67389
Skip to content

Deprecate the zlib decompressor’s flush() method #67389

Open
@vadmium

Description

@vadmium
BPO 23200
Nosy @vadmium, @serhiy-storchaka
Files
  • max_length.patch
  • deprecate-flush.patch
  • deprecate-flush.v2.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 = None
    created_at = <Date 2015-01-09.01:26:21.340>
    labels = ['type-feature', 'library']
    title = 'Deprecate the zlib decompressor\xe2\x80\x99s flush() method'
    updated_at = <Date 2016-02-02.11:33:17.625>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2016-02-02.11:33:17.625>
    actor = 'martin.panter'
    assignee = 'nadeem.vawda'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-01-09.01:26:21.340>
    creator = 'martin.panter'
    dependencies = []
    files = ['37650', '41067', '41780']
    hgrepos = []
    issue_num = 23200
    keywords = ['patch']
    message_count = 9.0
    messages = ['233709', '233710', '254828', '254836', '254837', '254841', '255564', '256142', '259380']
    nosy_count = 5.0
    nosy_names = ['nadeem.vawda', 'docs@python', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23200'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup