Skip to content

bug fix to prevent io.BytesIO from accepting arbitrary keyword arguments #49699

@erickt

Description

@erickt
mannequin
BPO 5449
Nosy @pitrou, @avassalotti, @benjaminp
Files
  • 0001-Fix-io.BytesIO-to-not-accept-arbitrary-keywords.patch
  • 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 2009-08-04.23:21:23.779>
    created_at = <Date 2009-03-08.23:52:58.566>
    labels = ['type-bug', 'library']
    title = 'bug fix to prevent io.BytesIO from accepting arbitrary keyword arguments'
    updated_at = <Date 2009-08-04.23:21:23.777>
    user = 'https://bugs.python.org/erickt'

    bugs.python.org fields:

    activity = <Date 2009-08-04.23:21:23.777>
    actor = 'alexandre.vassalotti'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-08-04.23:21:23.779>
    closer = 'alexandre.vassalotti'
    components = ['Library (Lib)']
    creation = <Date 2009-03-08.23:52:58.566>
    creator = 'erickt'
    dependencies = []
    files = ['13271']
    hgrepos = []
    issue_num = 5449
    keywords = ['patch']
    message_count = 2.0
    messages = ['83337', '91283']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'alexandre.vassalotti', 'benjamin.peterson', 'erickt']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5449'
    versions = ['Python 3.0', 'Python 3.1']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions