Re: [Sqlalchemy-tickets] [sqlalchemy] #2905: Attempting to use a partial() instance as an event lis
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-04 04:20:07
|
#2905: Attempting to use a partial() instance as an event listener causes infinite
recursion
----------------------------------+------------------------------------
Reporter: agronholm | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone:
Component: utils | Severity: no triage selected yet
Resolution: | Keywords:
Progress State: awaiting triage |
----------------------------------+------------------------------------
Comment (by agronholm):
An even greater mystery is why I didn't pass the arguments as kwargs to
listen() itself in the first place.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2905#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|