Skip to content

Resource warnings under Python 3.2 #182

@sqlalchemy-bot

Description

@sqlalchemy-bot

Migrated issue, originally created by Anonymous

The current HEAD issues some resource warnings under Python 3.2 due to use of the open(f, 'rb').read() idiom. The attached patch silences those warnings.


Attachments: resourceclose.diff | resourceclose2.diff

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions