Skip to content

file.__exit__ does not call subclass' close method #46343

@abalkin

Description

@abalkin
BPO 2067
Nosy @birkenfeld, @abalkin
Files
  • file_exit.diff: Patch against revision 60728
  • 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 2008-02-23.15:11:24.968>
    created_at = <Date 2008-02-11.15:11:54.340>
    labels = ['interpreter-core', 'type-bug']
    title = "file.__exit__ does not call subclass' close method"
    updated_at = <Date 2008-02-23.15:16:13.800>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2008-02-23.15:16:13.800>
    actor = 'schmir'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-02-23.15:11:24.968>
    closer = 'georg.brandl'
    components = ['Interpreter Core']
    creation = <Date 2008-02-11.15:11:54.340>
    creator = 'belopolsky'
    dependencies = []
    files = ['9410']
    hgrepos = []
    issue_num = 2067
    keywords = []
    message_count = 4.0
    messages = ['62289', '62442', '62740', '62744']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'belopolsky', 'schmir']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2067'
    versions = ['Python 2.6', 'Python 2.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-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