[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-02-09 17:16:37
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3182bcfc2ddc/ Changeset: 3182bcfc2ddc Branch: None User: zzzeek Date: 2016-02-09 16:27:35+00:00 Summary: - restore GLOBAL keyword here Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/de027d0fba16/ Changeset: de027d0fba16 Branch: None User: zzzeek Date: 2016-02-09 16:49:35+00:00 Summary: - Testing reveals that we have *no* weak references to any cx_Oracle connections at all, yet cx_Oracle still has open sessions that cannot be killed until process dies. Oracle wins! Add a completely separate DB reaper script that runs after py.test is done. (cherry picked from commit 11a8440bc43aa9f7eb6f2cb7b7f43e0cf6680f41) Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/2ce9175d28ce/ Changeset: 2ce9175d28ce Branch: rel_1_0 User: zzzeek Date: 2016-02-09 17:11:57+00:00 Summary: - backport new profile system from 1.1 so we can run new-style test envs on jenkins Affected #: 4 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. |