[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-10-29 18:39:05
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c7d04beeac6a/ Changeset: c7d04beeac6a Branch: None User: Martin J. Hsu Date: 2015-10-15 02:46:33+00:00 Summary: - wrap ColumnDefault empty arg callables like functools.wraps, setting __name__, __doc__, and __module__ Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/e31211c57885/ Changeset: e31211c57885 Branch: pr204 User: zzzeek Date: 2015-10-29 18:28:00+00:00 Summary: - convert wrap_callable() to a general purpose update_wrapper-like function; the caller still passes in the "wrapper" - move tests for wrap_callable() to be generic util tests - changelog for pullreq github:204 Affected #: 5 files https://bitbucket.org/zzzeek/sqlalchemy/commits/382950b70150/ Changeset: 382950b70150 Branch: None User: zzzeek Date: 2015-10-29 18:38:34+00:00 Summary: Merge branch 'pr204' Affected #: 6 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. |