Skip to content

Ready for SQLAlchemy 0.9: changes in Events._remove() interface #9

@ods

Description

@ods

Interface of some private methods changes:

  File "testalchemy.py", line 210, in __exit__
    event.Events._remove(self._target, 'after_flush', self._after_flush)
TypeError: _remove() takes exactly 2 arguments (4 given)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions