Skip to content

tarfile module does not correctly choose compression algorithms #67609

@wdv4758h

Description

@wdv4758h
mannequin
BPO 23421
Nosy @berkerpeksag, @serhiy-storchaka
Files
  • fix_compressions_dict.patch: fix compressions dict in tarfile module
  • add_tarfile_cli_filetype_test.patch: tests for tarfile CLI
  • add_tarfile_cli_filetype_test_refactor.patch: fix compressions dict in tarfile module (refactored)
  • 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 2015-02-10.06:49:38.549>
    created_at = <Date 2015-02-09.13:03:37.079>
    labels = ['type-bug', 'library']
    title = 'tarfile module does not correctly choose compression algorithms'
    updated_at = <Date 2015-02-10.06:49:38.548>
    user = 'https://bugs.python.org/wdv4758h'

    bugs.python.org fields:

    activity = <Date 2015-02-10.06:49:38.548>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-02-10.06:49:38.549>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-02-09.13:03:37.079>
    creator = 'wdv4758h'
    dependencies = []
    files = ['38056', '38059', '38079']
    hgrepos = ['297', '298', '299']
    issue_num = 23421
    keywords = ['patch']
    message_count = 11.0
    messages = ['235604', '235606', '235608', '235609', '235611', '235623', '235626', '235668', '235669', '235671', '235672']
    nosy_count = 4.0
    nosy_names = ['python-dev', 'berker.peksag', 'serhiy.storchaka', 'wdv4758h']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23421'
    versions = ['Python 3.4', 'Python 3.5']

    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