Skip to content

Correct urllib.parse functions dropping the delimiters of empty URI components #82150

@maggyero

Description

@maggyero
mannequin
BPO 37969
Nosy @orsenthil, @jeremyhylton, @nicktimko, @maggyero, @openandclose
PRs
  • gh-82150: Make urllib.parse.urlsplit and urllib.parse.urlunsplit preserve the '?' and '#' delimiters of empty query and fragment components #15642
  • 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 2019-08-28.14:54:51.541>
    labels = ['3.7', 'type-bug', 'library']
    title = 'Correct urllib.parse functions dropping the delimiters of empty URI components'
    updated_at = <Date 2020-06-10.11:21:47.483>
    user = 'https://github.com/maggyero'

    bugs.python.org fields:

    activity = <Date 2020-06-10.11:21:47.483>
    actor = 'op368'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-08-28.14:54:51.541>
    creator = 'maggyero'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37969
    keywords = ['patch']
    message_count = 4.0
    messages = ['350663', '350687', '351043', '371180']
    nosy_count = 5.0
    nosy_names = ['orsenthil', 'Jeremy.Hylton', 'nicktimko', 'maggyero', 'op368']
    pr_nums = ['15642']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37969'
    versions = ['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
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions