Skip to content

urlparse fails if the path is numeric #71844

@BjrnLindqvist

Description

@BjrnLindqvist
BPO 27657
Nosy @orsenthil, @benjaminp, @ned-deily, @leifwalsh, @bitdancer, @ambv, @mgorny, @vadmium, @timgraham, @miss-islington, @Roguelazer
PRs
  • bpo-27657: Fix urlparse() with numeric paths #661
  • [3.7] bpo-27657: Fix urlparse() with numeric paths (GH-661) #16837
  • [3.8] bpo-27657: Fix urlparse() with numeric paths (GH-661) #16839
  • [3.8] bpo-27657: Revert "Fix urlparse() with numeric paths (GH-661)  #18525
  • [3.7] bpo-27657: Revert - Fix urlparse() with numeric paths (GH-661)" #18526
  • 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-06-08.17:16:41.595>
    created_at = <Date 2016-07-30.19:57:17.789>
    labels = ['type-bug', 'library', '3.9']
    title = 'urlparse fails if the path is numeric'
    updated_at = <Date 2021-07-02.00:01:49.848>
    user = 'https://bugs.python.org/BjrnLindqvist'

    bugs.python.org fields:

    activity = <Date 2021-07-02.00:01:49.848>
    actor = 'leif.walsh'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2020-06-08.17:16:41.595>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2016-07-30.19:57:17.789>
    creator = 'Bj\xc3\xb6rn.Lindqvist'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 27657
    keywords = ['3.7regression']
    message_count = 31.0
    messages = ['271702', '271703', '271719', '271738', '271739', '271823', '271824', '289557', '354889', '354894', '354903', '355320', '359273', '359277', '360196', '361815', '362103', '362107', '362632', '362675', '362742', '370048', '370120', '371015', '371024', '371040', '371042', '371043', '371044', '371046', '396833']
    nosy_count = 13.0
    nosy_names = ['orsenthil', 'benjamin.peterson', 'ned.deily', 'leif.walsh', 'r.david.murray', 'lukasz.langa', 'mgorny', 'martin.panter', 'Bj\xc3\xb6rn.Lindqvist', 'Tim.Graham', 'miss-islington', 'roguelazer', 'Chris Dent']
    pr_nums = ['661', '16837', '16839', '18525', '18526']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27657'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard 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