Skip to content

tarfile zeroes ustar header fields unnecessarily #90021

Description

@jmroot
mannequin
BPO 45863
Nosy @vstinner, @jmroot, @ethanfurman, @miss-islington, @sobolevn
PRs
  • bpo-45863: tarfile: don't zero out header fields unnecessarily #29693
  • [3.9] bpo-45863: tarfile: don't zero out header fields unnecessarily (GH-29693) #31232
  • [3.10] bpo-45863: tarfile: don't zero out header fields unnecessarily (GH-29693) #31233
  • Fix sphinx-lint after #31097 and b878b3a #31248
  • 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 2022-02-09.17:37:25.043>
    created_at = <Date 2021-11-22.08:01:20.884>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'tarfile zeroes ustar header fields unnecessarily'
    updated_at = <Date 2022-02-10.09:08:59.472>
    user = 'https://github.com/jmroot'

    bugs.python.org fields:

    activity = <Date 2022-02-10.09:08:59.472>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-09.17:37:25.043>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2021-11-22.08:01:20.884>
    creator = 'jmr'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45863
    keywords = ['patch']
    message_count = 7.0
    messages = ['406744', '409228', '412923', '412930', '412931', '412932', '412984']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'jmr', 'ethan.furman', 'miss-islington', 'sobolevn']
    pr_nums = ['29693', '31232', '31233', '31248']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45863'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard 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