[Sqlalchemy-commits] commit/sqlalchemy: 4 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-01-26 23:44:39
|
4 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/f94d75ede5f5/ Changeset: f94d75ede5f5 Branch: None User: Shaun Stanworth Date: 2015-01-26 23:43:19+00:00 Summary: Added psycopg2cffi dialect Affected #: 10 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0953f2625046/ Changeset: 0953f2625046 Branch: None User: Shaun Stanworth Date: 2015-01-26 23:43:19+00:00 Summary: 78-char width Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/226bd8d7077c/ Changeset: 226bd8d7077c Branch: None User: Shaun Stanworth Date: 2015-01-26 23:43:19+00:00 Summary: Include psycopg2cffi in dialect docs Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/a826ff366bf9/ Changeset: a826ff366bf9 Branch: None User: zzzeek Date: 2015-01-26 23:43:19+00:00 Summary: - additional test adjustments for pypy / psycopg2cffi. This consists mainly of adjusting fixtures to ensure connections are closed explicitly. psycopg2cffi also handles unicode bind parameter names differently than psycopg2, and seems to possibly have a little less control over floating point values at least in one test which is marked as a "fail", though will see if it runs differently on linux than osx.. - changelog for psycopg2cffi, fixes #3052 Affected #: 10 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. |