[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-05-27 21:07:05
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/679b3036c2d6/ Changeset: 679b3036c2d6 Branch: None User: zzzeek Date: 2013-05-27 22:34:18 Summary: - oracle py3k fix Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/f9bb6c2a54ee/ Changeset: f9bb6c2a54ee Branch: rel_0_9 User: zzzeek Date: 2013-05-27 23:06:05 Summary: - additional oracle fixes. cx_oracle under py3k is complaining about tuples to executemany(), so just unconditionally turn this into a list - this one test segfaults only on py3k + cx_oracle 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. |