[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-12-28 21:50:42
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/04d799863f71/ Changeset: 04d799863f71 Branch: None User: zzzeek Date: 2016-12-28 21:14:31+00:00 Summary: Correct any_, all_ spelling - Fixed 1.1 regression where "import *" would not work for sqlalchemy.sql.expression, due to mis-spelled "any_" and "all_" functions. Change-Id: I25d1cd34c9239dbdcdb1889c5cda2474557e1418 Fixes: #3878 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/a030bc9f171f/ Changeset: a030bc9f171f Branch: master User: zzzeek Date: 2016-12-28 21:50:09+00:00 Summary: Merge "Correct any_, all_ spelling" Affected #: 2 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. |