Skip to content

{urllib,urllib.parse}.urlencode should not use quote_plus #58074

@StephenDay

Description

@StephenDay
BPO 13866
Nosy @orsenthil, @ezio-melotti, @merwok, @bitdancer, @mmaker, @wiggin15, @berkerpeksag, @vadmium, @teruokun
Files
  • urllib_parse.diff: patch that adds a 'quote_via' keyword parameter to the urlencode function
  • issue13866.diff
  • 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 2015-05-18.00:45:36.894>
    created_at = <Date 2012-01-25.22:12:01.550>
    labels = ['type-feature', 'library']
    title = '{urllib,urllib.parse}.urlencode should not use quote_plus'
    updated_at = <Date 2015-05-19.00:12:53.754>
    user = 'https://bugs.python.org/StephenDay'

    bugs.python.org fields:

    activity = <Date 2015-05-19.00:12:53.754>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-18.00:45:36.894>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2012-01-25.22:12:01.550>
    creator = 'Stephen.Day'
    dependencies = []
    files = ['26378', '39036']
    hgrepos = []
    issue_num = 13866
    keywords = ['patch']
    message_count = 19.0
    messages = ['151980', '153251', '153299', '154079', '154082', '165273', '165439', '209342', '240988', '241093', '241106', '241200', '241279', '241309', '243439', '243440', '243482', '243483', '243549']
    nosy_count = 15.0
    nosy_names = ['orsenthil', 'samwyse', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'cvrebert', 'maker', 'wiggin15', 'ronnix', 'python-dev', 'berker.peksag', 'martin.panter', 'Stephen.Day', 'jin', 'Jeff.Edwards']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue13866'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions