Skip to content

tarfile.open: improper handling of path-like object #81325

@DarkaMaul

Description

@DarkaMaul
mannequin
BPO 37144
Nosy @terryjreedy, @gustaebel, @serhiy-storchaka, @tirkarthi, @DarkaMaul, @zygocephalus
PRs
  • bpo-37144: Convert path-like object to regular path #13817
  • Files
  • poc.py: Proof Of Concept
  • 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 2019-06-03.14:54:20.472>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'tarfile.open: improper handling of path-like object'
    updated_at = <Date 2019-06-07.19:59:04.122>
    user = 'https://github.com/DarkaMaul'

    bugs.python.org fields:

    activity = <Date 2019-06-07.19:59:04.122>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-06-03.14:54:20.472>
    creator = 'dm'
    dependencies = []
    files = ['48386']
    hgrepos = []
    issue_num = 37144
    keywords = ['patch']
    message_count = 3.0
    messages = ['344423', '344616', '345005']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'lars.gustaebel', 'serhiy.storchaka', 'xtreak', 'dm', 'zygocephalus']
    pr_nums = ['13817']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37144'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions