Skip to content

cgi.FieldStorage should not call read_multi on files #59769

@patrickvrijlandt

Description

@patrickvrijlandt
BPO 15564
Nosy @orsenthil, @bitdancer, @jshields
Files
  • cgibug.py: Testscript (requires bottle) and exception traceback
  • test_cgi4.py
  • 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 2012-08-06.09:31:45.694>
    labels = ['type-bug', 'library']
    title = 'cgi.FieldStorage should not call read_multi on files'
    updated_at = <Date 2017-03-13.17:58:31.365>
    user = 'https://bugs.python.org/patrickvrijlandt'

    bugs.python.org fields:

    activity = <Date 2017-03-13.17:58:31.365>
    actor = 'jshields'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-08-06.09:31:45.694>
    creator = 'patrick.vrijlandt'
    dependencies = []
    files = ['26764', '26780']
    hgrepos = []
    issue_num = 15564
    keywords = []
    message_count = 10.0
    messages = ['167548', '167921', '167953', '168007', '168016', '168021', '168073', '178750', '254852', '289545']
    nosy_count = 7.0
    nosy_names = ['orsenthil', 'cboos', 'v+python', 'r.david.murray', 'patrick.vrijlandt', 'mbordas', 'jshields']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15564'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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