Skip to content

pathlib.PureWindowsPath doesn't join relative paths correctly when a drive is present #64107

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 19908
Nosy @pitrou, @serhiy-storchaka
Files
  • joinwinpath.patch
  • joinwinpath_2.patch
  • joinwinpath_3.patch
  • 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 2013-12-06.15:20:54.320>
    created_at = <Date 2013-12-06.11:50:09.609>
    labels = ['type-bug', 'library']
    title = "pathlib.PureWindowsPath doesn't join relative paths correctly when a drive is present"
    updated_at = <Date 2013-12-06.15:26:17.761>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-12-06.15:26:17.761>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-12-06.15:20:54.320>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-12-06.11:50:09.609>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['33003', '33006', '33007']
    hgrepos = []
    issue_num = 19908
    keywords = ['patch']
    message_count = 9.0
    messages = ['205364', '205365', '205369', '205374', '205375', '205376', '205377', '205378', '205379']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19908'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions