Skip to content

urllib.request.HTTPPasswordMgr uses commonprefix instead of commonpath #86932

@nagdon

Description

@nagdon
mannequin
BPO 42766
Nosy @orsenthil, @serhiy-storchaka, @Fongeme
PRs
  • bpo-42766 Fix 2 bugs in urllib.request.HTTPPasswordMgr.is_suburi #24181
  • Superseder
  • bpo-46756: Incorrect authorization check in urllib.request
  • 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 2022-02-25.12:00:31.021>
    created_at = <Date 2020-12-28.15:42:33.956>
    labels = ['type-bug', 'library', '3.10']
    title = 'urllib.request.HTTPPasswordMgr uses commonprefix instead of commonpath'
    updated_at = <Date 2022-02-25.12:00:31.019>
    user = 'https://bugs.python.org/nagdon'

    bugs.python.org fields:

    activity = <Date 2022-02-25.12:00:31.019>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-25.12:00:31.021>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2020-12-28.15:42:33.956>
    creator = 'nagdon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42766
    keywords = ['patch']
    message_count = 2.0
    messages = ['383898', '413986']
    nosy_count = 4.0
    nosy_names = ['orsenthil', 'serhiy.storchaka', 'nagdon', 'Fongeme']
    pr_nums = ['24181']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '46756'
    type = 'behavior'
    url = 'https://bugs.python.org/issue42766'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibStandard 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