Skip to content

urllib.parse.urlsplit() must not lowercase() IPv6 scope value #76504

@socketpair

Description

@socketpair
BPO 32323
Nosy @bitdancer, @asvetlov, @socketpair
PRs
  • bpo-32323: urllib.parse.urlsplit() must not lowercase() IPv6 scope value #4867
  • [3.6] bpo-32323: urllib.parse.urlsplit() must not lowercase() IPv6 scope value (GH-4867) #4959
  • 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 2017-12-21.12:58:46.744>
    created_at = <Date 2017-12-14.15:30:39.799>
    labels = ['3.7', 'type-bug', 'library']
    title = 'urllib.parse.urlsplit() must not lowercase() IPv6 scope value'
    updated_at = <Date 2017-12-21.17:19:58.223>
    user = 'https://github.com/socketpair'

    bugs.python.org fields:

    activity = <Date 2017-12-21.17:19:58.223>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-21.12:58:46.744>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2017-12-14.15:30:39.799>
    creator = 'socketpair'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32323
    keywords = ['patch']
    message_count = 7.0
    messages = ['308306', '308326', '308328', '308329', '308870', '308871', '308886']
    nosy_count = 3.0
    nosy_names = ['r.david.murray', 'asvetlov', 'socketpair']
    pr_nums = ['4867', '4959']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32323'
    versions = ['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