◐ Shell
clean mode source ↗

urllib.parse: Allow more flexibility in schemes and URL resolution behavior

BPO 46337
Nosy @orsenthil, @merwok, @karlcow, @ethanfurman, @ambv, @lincolnauster
PRs
  • bpo-46337: Urllib.parse scheme-specific behavior without reliance on URL scheme #30520
  • 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 = None
    created_at = <Date 2022-01-10.21:50:56.334>
    labels = ['type-bug', 'library', '3.11']
    title = 'urllib.parse: Allow more flexibility in schemes and URL resolution behavior'
    updated_at = <Date 2022-04-04.03:47:32.421>
    user = 'https://github.com/lincolnauster'

    bugs.python.org fields:

    activity = <Date 2022-04-04.03:47:32.421>
    actor = 'ned.deily'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2022-01-10.21:50:56.334>
    creator = 'lincolnauster'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46337
    keywords = ['patch']
    message_count = 11.0
    messages = ['410259', '413066', '413084', '413123', '413139', '413314', '416369', '416462', '416463', '416464', '416633']
    nosy_count = 6.0
    nosy_names = ['orsenthil', 'eric.araujo', 'karlcow', 'ethan.furman', 'lukasz.langa', 'lincolnauster']
    pr_nums = ['30520']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46337'
    versions = ['Python 3.11']