[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-11-29 21:12:49
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/216413d38ff4/ Changeset: 216413d38ff4 Branch: None User: Timur Date: 2013-11-16 01:45:59 Summary: Fix sessionmaker.__repr__ A comma separating 'class_' from the other args. It's still there even when kw is empty, which is syntactically correct. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/08c30e3867fe/ Changeset: 08c30e3867fe Branch: None User: zzzeek Date: 2013-11-29 22:12:17 Summary: Merge pull request #45 from timka/patch-1 Fix sessionmaker.__repr__ Affected #: 1 file 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. |