Skip to content

CGIRequestHandler behave incorrectly with query component consisting mutliple ? #69419

@zhangyangyu

Description

@zhangyangyu
BPO 25232
Nosy @berkerpeksag, @vadmium, @zhangyangyu
Files
  • multiple?.diff: Fix CGIRequestHandler about multiple ? query component
  • multiple?.patch: Add a testcase and use partition
  • 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 = 'https://github.com/vadmium'
    closed_at = <Date 2015-10-03.07:40:56.561>
    created_at = <Date 2015-09-25.15:44:41.655>
    labels = ['type-bug', 'library']
    title = 'CGIRequestHandler behave incorrectly with query component consisting mutliple ?'
    updated_at = <Date 2015-10-03.07:40:56.560>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2015-10-03.07:40:56.560>
    actor = 'martin.panter'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2015-10-03.07:40:56.561>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2015-09-25.15:44:41.655>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['40574', '40584']
    hgrepos = []
    issue_num = 25232
    keywords = ['patch']
    message_count = 6.0
    messages = ['251586', '251617', '251632', '252081', '252195', '252197']
    nosy_count = 4.0
    nosy_names = ['python-dev', 'berker.peksag', 'martin.panter', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25232'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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