Skip to content

urllib.parse.urljoin does not handle WebSocket URLs #70083

@imrehg

Description

@imrehg
mannequin
BPO 25895
Nosy @rbtcollins, @bitdancer, @berkerpeksag, @vadmium, @MarkusH
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • 0001-urllib.parse-enable-WebSocket-URL-schemes-to-be-corr.patch
  • 0001-Enable-WebSocket-URL-schemes-in-urllib.parse.urljoin.patch
  • 0001-Enable-WebSocket-URL-schemes-in-urllib.parse.urljoin.patch
  • 0001-Enable-WebSocket-URL-schemes-in-urllib.parse.urljoin.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 = None
    closed_at = <Date 2016-09-16.11:46:51.293>
    created_at = <Date 2015-12-17.05:58:53.616>
    labels = ['3.7', 'type-bug', 'library']
    title = 'urllib.parse.urljoin does not handle WebSocket URLs'
    updated_at = <Date 2017-03-31.16:36:12.867>
    user = 'https://bugs.python.org/imrehg'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:12.867>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-16.11:46:51.293>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2015-12-17.05:58:53.616>
    creator = 'imrehg'
    dependencies = []
    files = ['41334', '44612', '44615', '44649']
    hgrepos = []
    issue_num = 25895
    keywords = ['patch']
    message_count = 17.0
    messages = ['256581', '256582', '256583', '256587', '256628', '271722', '276126', '276130', '276142', '276152', '276155', '276160', '276163', '276292', '276379', '276701', '276702']
    nosy_count = 7.0
    nosy_names = ['rbcollins', 'r.david.murray', 'python-dev', 'berker.peksag', 'martin.panter', 'MarkusH', 'imrehg']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25895'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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