Skip to content

cgi.parse() fatally attempts str.decode when handling multipart/form-data #83908

Closed
@JamesEdington

Description

@JamesEdington
BPO 39727
Nosy @ethanfurman, @kxrob
Files
  • curlLogs.txt: terminal transcript demonstrating bug
  • demo.py: demonstration file of the issue
  • 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 2020-02-23.05:34:16.503>
    labels = ['3.7', 'type-bug', 'library']
    title = 'cgi.parse() fatally attempts str.decode when handling multipart/form-data'
    updated_at = <Date 2020-09-03.13:42:42.523>
    user = 'https://bugs.python.org/JamesEdington'

    bugs.python.org fields:

    activity = <Date 2020-09-03.13:42:42.523>
    actor = 'kxrob'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-02-23.05:34:16.503>
    creator = 'James Edington'
    dependencies = []
    files = ['48902', '48903']
    hgrepos = []
    issue_num = 39727
    keywords = []
    message_count = 3.0
    messages = ['362490', '362491', '376299']
    nosy_count = 3.0
    nosy_names = ['ethan.furman', 'James Edington', 'kxrob']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue39727'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions