Skip to content

Incomplete gzip output with tarfile.open(fileobj=..., mode="w:gz") #64437

@vadmium

Description

@vadmium
BPO 20238
Nosy @gustaebel, @vadmium, @serhiy-storchaka
Files
  • tarfile_fobj_gz_close.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2014-01-18.15:18:49.128>
    created_at = <Date 2014-01-13.10:24:43.327>
    labels = ['type-bug', 'library']
    title = 'Incomplete gzip output with tarfile.open(fileobj=..., mode="w:gz")'
    updated_at = <Date 2014-01-18.15:18:49.127>
    user = 'https://github.com/vadmium'

    bugs.python.org fields:

    activity = <Date 2014-01-18.15:18:49.127>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-01-18.15:18:49.128>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-01-13.10:24:43.327>
    creator = 'martin.panter'
    dependencies = []
    files = ['33444']
    hgrepos = []
    issue_num = 20238
    keywords = ['patch']
    message_count = 3.0
    messages = ['208017', '208026', '208400']
    nosy_count = 5.0
    nosy_names = ['lars.gustaebel', 'nadeem.vawda', 'python-dev', 'martin.panter', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20238'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    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