close
Skip to content

Off by one error in cgi.FieldStorage(max_num_fields) #79209

@matthewbelisle-wf

Description

@matthewbelisle-wf
BPO 35028
Nosy @miss-islington, @matthewbelisle-wf
PRs
  • bpo-35028: cgi: Fix max_num_fields off by one error #9973
  • [3.7] bpo-35028: cgi: Fix max_num_fields off by one error (GH-9973) #10053
  • [3.6] bpo-35028: cgi: Fix max_num_fields off by one error (GH-9973) #10054
  • 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 2019-08-28.01:16:38.120>
    created_at = <Date 2018-10-19.18:36:56.897>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Off by one error in cgi.FieldStorage(max_num_fields)'
    updated_at = <Date 2019-08-28.01:16:38.120>
    user = 'https://github.com/matthewbelisle-wf'

    bugs.python.org fields:

    activity = <Date 2019-08-28.01:16:38.120>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-28.01:16:38.120>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2018-10-19.18:36:56.897>
    creator = 'Matthew Belisle'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35028
    keywords = ['patch']
    message_count = 4.0
    messages = ['328060', '328291', '328303', '328304']
    nosy_count = 2.0
    nosy_names = ['miss-islington', 'Matthew Belisle']
    pr_nums = ['9973', '10053', '10054']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35028'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (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