Skip to content

pathlib.Path._from_parsed_parts should call cls.__new__(cls) #76846

Closed
@qb-cea

Description

@qb-cea
mannequin
BPO 32665
Nosy @pitrou, @pablogsal, @qb-cea
Files
  • reproducer.py: reproducer (tested with python3.4)
  • 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 2018-01-25.12:27:25.104>
    labels = ['type-bug', 'library']
    title = 'pathlib.Path._from_parsed_parts should call cls.__new__(cls)'
    updated_at = <Date 2018-01-27.21:38:03.770>
    user = 'https://github.com/qb-cea'

    bugs.python.org fields:

    activity = <Date 2018-01-27.21:38:03.770>
    actor = 'pablogsal'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-01-25.12:27:25.104>
    creator = 'qb-cea'
    dependencies = []
    files = ['47409']
    hgrepos = []
    issue_num = 32665
    keywords = []
    message_count = 5.0
    messages = ['310671', '310758', '310888', '310889', '310890']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'pablogsal', 'qb-cea']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32665'
    versions = ['Python 3.6']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions