Skip to content

cgi.parse_multipart does not have an associated "errors" parameter with its "encoding" parameter #77678

Description

@hawkowl
mannequin
BPO 33497
Nosy @ned-deily, @serhiy-storchaka, @hawkowl
PRs
  • bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors #6804
  • [3.7] bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors (GH-6804) #6837
  • bpo-33497: Add NEWS and ACKS entries. #6838
  • [3.7] bpo-33497: Add NEWS and ACKS entries. (GH-6838) #6840
  • 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 2018-05-14.22:22:48.621>
    created_at = <Date 2018-05-14.14:30:10.229>
    labels = ['3.8', 'type-bug', '3.7']
    title = 'cgi.parse_multipart does not have an associated "errors" parameter with its "encoding" parameter'
    updated_at = <Date 2018-05-15.11:45:32.537>
    user = 'https://github.com/hawkowl'

    bugs.python.org fields:

    activity = <Date 2018-05-15.11:45:32.537>
    actor = 'hawkowl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-14.22:22:48.621>
    closer = 'ned.deily'
    components = []
    creation = <Date 2018-05-14.14:30:10.229>
    creator = 'hawkowl'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33497
    keywords = ['patch']
    message_count = 8.0
    messages = ['316510', '316593', '316594', '316596', '316598', '316599', '316601', '316640']
    nosy_count = 3.0
    nosy_names = ['ned.deily', 'serhiy.storchaka', 'hawkowl']
    pr_nums = ['6804', '6837', '6838', '6840']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33497'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions