[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Remove "scope" keyword from scoped_session.__call__
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2017-05-22 18:17:32
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/1a08c41048ef/ Changeset: 1a08c41048ef Branch: master User: zzzeek Date: 2017-05-22 17:00:38+00:00 Summary: Remove "scope" keyword from scoped_session.__call__() Removed a very old keyword argument from :class:`.scoped_session` called ``scope``. This keyword was never documented and was an early attempt at allowing for variable scopes. Change-Id: I9a26498a1a66d1eafb0723e98b527688a60f9d9b Fixes: #3796 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. |