[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-07-24 20:54:41
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/7d4005156b5a/ Changeset: 7d4005156b5a Branch: None User: zzzeek Date: 2017-07-24 16:31:44+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 Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/81f34b2f33b8/ Changeset: 81f34b2f33b8 Branch: master User: zzzeek Date: 2017-07-24 20:54:13+00:00 Summary: Merge "Ensure we check for boolean condition when we inspect __exit__()" 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. |