Skip to content

cgi.FieldStorage has different (wrong?) behavior on Python3 than Python2 #67989

@dstufft

Description

@dstufft
BPO 23801
Nosy @benjaminp, @bitdancer, @berkerpeksag, @dstufft
Files
  • reproduce.py
  • cgi-read-until-boundary.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-03-29.20:43:32.564>
    created_at = <Date 2015-03-29.02:22:20.895>
    labels = ['type-bug']
    title = 'cgi.FieldStorage has different (wrong?) behavior on Python3 than Python2'
    updated_at = <Date 2015-03-29.20:51:22.006>
    user = 'https://github.com/dstufft'

    bugs.python.org fields:

    activity = <Date 2015-03-29.20:51:22.006>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-29.20:43:32.564>
    closer = 'python-dev'
    components = []
    creation = <Date 2015-03-29.02:22:20.895>
    creator = 'dstufft'
    dependencies = []
    files = ['38721', '38722']
    hgrepos = []
    issue_num = 23801
    keywords = ['patch']
    message_count = 11.0
    messages = ['239471', '239472', '239478', '239480', '239490', '239497', '239516', '239517', '239518', '239519', '239520']
    nosy_count = 5.0
    nosy_names = ['benjamin.peterson', 'r.david.murray', 'python-dev', 'berker.peksag', 'dstufft']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23801'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions