[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - get util.get_callable_argspec() to be completely
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-03-02 19:00:40
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/bf89ca2e10ff/ Changeset: bf89ca2e10ff Branch: None User: zzzeek Date: 2014-03-02 19:59:06 Summary: - get util.get_callable_argspec() to be completely bulletproof for 2.6-3.4, methods, classes, builtins, functools.partial(), everything known so far - use get_callable_argspec() within ColumnDefault._maybe_wrap_callable, re: #2979 Affected #: 4 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |