[Sqlalchemy-tickets] Issue #3796: deprecate and remove old "scope=None" logic for scoped_session()
Brought to you by:
zzzeek
From: Michael B. <iss...@bi...> - 2016-09-14 16:56:57
|
New issue 3796: deprecate and remove old "scope=None" logic for scoped_session() https://bitbucket.org/zzzeek/sqlalchemy/issues/3796/deprecate-and-remove-old-scope-none-logic Michael Bayer: some old cruft that should be removed in https://github.com/zzzeek/sqlalchemy/pull/307/files within scoped_session call(), source is very old commit b8b51fe4379936fe142c875ea0f17da14a12c27d. nevertheless, this is non-underscored so someone might be using it. |