[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-07-24 20:55:13
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/a9f6eef42c67/ Changeset: a9f6eef42c67 Branch: None User: zzzeek Date: 2017-07-24 16:34:07+00:00 Summary: Ensure we check for boolean condition when we inspect __exit__() Fixed issue in testing fixtures which was incompatible with a change made as of Python 3.6.2 involving context managers. Change-Id: I0f12aa6cc15cba89153f7e4888ac347e7ce599c7 Fixes: #4034 (cherry picked from commit 7d4005156b5a48989dae7c4424faafc03cc8410d) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/1676406743d8/ Changeset: 1676406743d8 Branch: rel_1_0 User: zzzeek Date: 2017-07-24 20:54:43+00:00 Summary: Merge "Ensure we check for boolean condition when we inspect __exit__()" into rel_1_0 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. |