tarfile.py: set sizes of non-regular files to zero.

BPO 1168594
Nosy @loewis, @gustaebel
Files
  • bugfix-1167128: a patch to Lib/tarfile.py
  • bugfix-1167128-test: patch to Lib/test/test_tarfile.py
  • 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/loewis'
    closed_at = <Date 2005-08-27.10:09:45.000>
    created_at = <Date 2005-03-22.19:20:38.000>
    labels = ['library']
    title = 'tarfile.py: set sizes of non-regular files to zero.'
    updated_at = <Date 2005-08-27.10:09:45.000>
    user = 'https://github.com/gustaebel'

    bugs.python.org fields:

    activity = <Date 2005-08-27.10:09:45.000>
    actor = 'loewis'
    assignee = 'loewis'
    closed = True
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2005-03-22.19:20:38.000>
    creator = 'lars.gustaebel'
    dependencies = []
    files = ['6566', '6567']
    hgrepos = []
    issue_num = 1168594
    keywords = ['patch']
    message_count = 4.0
    messages = ['48046', '48047', '48048', '48049']
    nosy_count = 2.0
    nosy_names = ['loewis', 'lars.gustaebel']
    pr_nums = []
    priority = 'high'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1168594'
    versions = ['Python 2.3']