Skip to content

cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7 #78407

@yan12125

Description

@yan12125
mannequin
BPO 34226
Nosy @freddrake, @orsenthil, @ned-deily, @PierreQuentel, @vadmium, @yan12125, @miss-islington, @tirkarthi, @Roger, @0x3333, @YtvwlD
PRs
  • bpo-34226: fix cgi.parse_multipart without content_length #8530
  • [3.9] bpo-34226: fix cgi.parse_multipart without content_length (GH-8530) #20890
  • [3.8] bpo-34226: fix cgi.parse_multipart without content_length (GH-8530) #20891
  • [3.7] bpo-34226: fix cgi.parse_multipart without content_length (GH-8530) #20892
  • 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 2020-06-15.16:04:52.499>
    created_at = <Date 2018-07-25.14:55:40.577>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.7', 'library', 'docs']
    title = 'cgi.parse_multipart() requires undocumented CONTENT-LENGTH in Python 3.7'
    updated_at = <Date 2020-06-15.17:59:28.374>
    user = 'https://github.com/yan12125'

    bugs.python.org fields:

    activity = <Date 2020-06-15.17:59:28.374>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2020-06-15.16:04:52.499>
    closer = 'orsenthil'
    components = ['Documentation', 'Library (Lib)']
    creation = <Date 2018-07-25.14:55:40.577>
    creator = 'yan12125'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34226
    keywords = ['patch', '3.7regression']
    message_count = 11.0
    messages = ['322362', '322541', '353545', '371340', '371350', '371367', '371557', '371563', '371565', '371566', '371583']
    nosy_count = 12.0
    nosy_names = ['fdrake', 'orsenthil', 'ned.deily', 'docs@python', 'quentel', 'martin.panter', 'yan12125', 'miss-islington', 'xtreak', 'rogerduran', 'Tercio Gaudencio Filho', 'ytvwld']
    pr_nums = ['8530', '20890', '20891', '20892']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34226'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifedocsDocumentation in the Doc dirstdlibStandard 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