Skip to content

cgi.parse_multipart is not consistent with FieldStorage #74165

@PierreQuentel

Description

@PierreQuentel
BPO 29979
Nosy @orsenthil, @PierreQuentel, @vadmium
PRs
  • bpo-29979: rewrite cgi.parse_multipart() #990
  • bpo-29979: Rewrite cgi.parse_multipart to make it consistent with FieldStorage #991
  • 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/orsenthil'
    closed_at = <Date 2017-05-08.12:09:05.956>
    created_at = <Date 2017-04-04.08:58:51.066>
    labels = ['3.7', 'type-bug', 'library']
    title = 'cgi.parse_multipart is not consistent with FieldStorage'
    updated_at = <Date 2019-11-17.22:09:31.631>
    user = 'https://github.com/PierreQuentel'

    bugs.python.org fields:

    activity = <Date 2019-11-17.22:09:31.631>
    actor = 'martin.panter'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2017-05-08.12:09:05.956>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2017-04-04.08:58:51.066>
    creator = 'quentel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29979
    keywords = []
    message_count = 4.0
    messages = ['291117', '291122', '291491', '293233']
    nosy_count = 3.0
    nosy_names = ['orsenthil', 'quentel', 'martin.panter']
    pr_nums = ['990', '991']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29979'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard 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