[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-07-24 20:55:28
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/c4bd01a68bd2/ Changeset: c4bd01a68bd2 Branch: None User: zzzeek Date: 2017-07-24 16:33:48+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/68140a14ca05/ Changeset: 68140a14ca05 Branch: rel_1_1 User: zzzeek Date: 2017-07-24 20:55:00+00:00 Summary: Merge "Ensure we check for boolean condition when we inspect __exit__()" into rel_1_1 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. |