Skip to content

ntpath doesn't join paths correctly when a drive is present #63655

@gvanrossum

Description

@gvanrossum
BPO 19456
Nosy @gvanrossum, @pitrou, @tjguk, @bitdancer, @berkerpeksag, @vadmium, @zware, @serhiy-storchaka
Files
  • fix_ntpath_join.patch
  • ntpath_join.patch
  • ntpath_join_2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2014-01-27.21:21:39.040>
    created_at = <Date 2013-10-30.23:12:37.836>
    labels = ['easy', 'type-bug', 'library']
    title = "ntpath doesn't join paths correctly when a drive is present"
    updated_at = <Date 2014-01-28.05:48:16.316>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2014-01-28.05:48:16.316>
    actor = 'berker.peksag'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-01-27.21:21:39.040>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2013-10-30.23:12:37.836>
    creator = 'gvanrossum'
    dependencies = []
    files = ['32486', '33008', '33417']
    hgrepos = []
    issue_num = 19456
    keywords = ['patch', 'easy']
    message_count = 18.0
    messages = ['201784', '202054', '202058', '202059', '202065', '202071', '202073', '205391', '207851', '207907', '207909', '207910', '209362', '209365', '209474', '209482', '209484', '209503']
    nosy_count = 12.0
    nosy_names = ['gvanrossum', 'pitrou', 'tim.golden', 'r.david.murray', 'valhallasw', 'python-dev', 'berker.peksag', 'martin.panter', 'zach.ware', 'serhiy.storchaka', 'elixir', 'Bruce.Leban']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19456'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    easystdlibStandard 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