Skip to content

UnicodeDecodeError when retrieving binary data from cgi.FieldStorage() #51103

@loveminix

Description

@loveminix
mannequin
BPO 6854
Nosy @terryjreedy, @ezio-melotti, @bitdancer
Superseder
  • bpo-4953: cgi module cannot handle POST with multipart/form-data in 3.x
  • 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 2010-01-10.17:16:40.113>
    created_at = <Date 2009-09-07.05:13:32.083>
    labels = ['type-bug', 'library']
    title = 'UnicodeDecodeError when retrieving binary data from cgi.FieldStorage()'
    updated_at = <Date 2010-01-10.17:16:40.099>
    user = 'https://bugs.python.org/loveminix'

    bugs.python.org fields:

    activity = <Date 2010-01-10.17:16:40.099>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-01-10.17:16:40.113>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2009-09-07.05:13:32.083>
    creator = 'loveminix'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 6854
    keywords = []
    message_count = 6.0
    messages = ['92343', '92360', '92385', '92470', '92520', '97523']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'ezio.melotti', 'r.david.murray', 'loveminix']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '4953'
    type = 'behavior'
    url = 'https://bugs.python.org/issue6854'
    versions = ['Python 3.1']

    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