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 05:37:51
|
#2905: Attempting to use a partial() instance as an event listener causes infinite
recursion
-----------------------------------+----------------------------------
Reporter: agronholm | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone: 0.9.xx
Component: utils | Severity: minor - half an hour
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: new => closed
* status_field: awaiting triage => completed/closed
* resolution: => fixed
* severity: no triage selected yet => minor - half an hour
* milestone: => 0.9.xx
Comment:
OK, not much we can do with that besides skip the check, but the check
there isn't critical in the majority of cases. it's explained in the
changelog. rc450cd6cb6d0c8fed110abc
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2905#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|