Skip to content

Some StringIO and BytesIO methods can succeed after close #60045

@pitrou

Description

@pitrou
BPO 15841
Nosy @pitrou, @benjaminp, @hynek
Files
  • stringio.c.patch: patch for stringsio.c
  • memio.patch: patch
  • memoryio.patch: patch
  • memoryio.patch: 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 2012-09-05.18:21:33.341>
    created_at = <Date 2012-09-01.19:18:50.215>
    labels = ['type-bug', 'library', 'expert-IO']
    title = 'Some StringIO and BytesIO methods can succeed after close'
    updated_at = <Date 2012-09-05.18:21:33.340>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2012-09-05.18:21:33.340>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-09-05.18:21:33.341>
    closer = 'pitrou'
    components = ['Library (Lib)', 'IO']
    creation = <Date 2012-09-01.19:18:50.215>
    creator = 'pitrou'
    dependencies = []
    files = ['27094', '27096', '27102', '27117']
    hgrepos = []
    issue_num = 15841
    keywords = ['patch']
    message_count = 11.0
    messages = ['169665', '169690', '169698', '169699', '169719', '169835', '169837', '169845', '169864', '169884', '169885']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'stutzbach', 'python-dev', 'hynek', 'eng793']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15841'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-IOtype-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