Skip to content

urlparse, urlsplit confused when password includes fragment (#), query (?) #62340

@anhle

Description

@anhle
mannequin
BPO 18140
Nosy @orsenthil, @vadmium
Dependencies
  • bpo-30500: [security] urllib connects to a wrong host
  • Files
  • password_delimiters.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/orsenthil'
    closed_at = <Date 2020-12-23.19:55:46.947>
    created_at = <Date 2013-06-05.09:45:03.336>
    labels = ['invalid', 'type-bug', 'library', '3.10']
    title = 'urlparse, urlsplit confused when password includes fragment (#), query (?)'
    updated_at = <Date 2020-12-23.19:55:46.946>
    user = 'https://bugs.python.org/anhle'

    bugs.python.org fields:

    activity = <Date 2020-12-23.19:55:46.946>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2020-12-23.19:55:46.947>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2013-06-05.09:45:03.336>
    creator = 'anh.le'
    dependencies = ['30500']
    files = ['30652']
    hgrepos = []
    issue_num = 18140
    keywords = ['patch']
    message_count = 9.0
    messages = ['190646', '190677', '190690', '190692', '191497', '235586', '334041', '375109', '383658']
    nosy_count = 6.0
    nosy_names = ['orsenthil', 'martin.panter', 'dmi.baranov', 'madison.may', 'anh.le', 'david.six']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18140'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    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