Skip to content

urllib's request.pathname2url not compatible with extended-length Windows file paths #87773

Description

@levineds
mannequin
BPO 43607
Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @miss-islington, @levineds
PRs
  • bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix #25539
  • [3.9] bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539) #25558
  • [3.8] bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539) #25559
  • 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/zooba'
    closed_at = <Date 2021-04-23.17:04:46.645>
    created_at = <Date 2021-03-23.22:56:49.070>
    labels = ['3.10', 'type-bug', '3.8', '3.9', 'OS-windows']
    title = "urllib's request.pathname2url not compatible with extended-length Windows file paths"
    updated_at = <Date 2021-04-23.18:21:54.014>
    user = 'https://github.com/levineds'

    bugs.python.org fields:

    activity = <Date 2021-04-23.18:21:54.014>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2021-04-23.17:04:46.645>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2021-03-23.22:56:49.070>
    creator = 'levineds'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43607
    keywords = ['patch']
    message_count = 8.0
    messages = ['389415', '389430', '389432', '389433', '389434', '391708', '391714', '391722']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'miss-islington', 'levineds']
    pr_nums = ['25539', '25558', '25559']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43607'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions