[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-11-15 01:48:12
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/3e063525f372/ Changeset: 3e063525f372 Branch: None User: zzzeek Date: 2016-11-14 21:25:47+00:00 Summary: Add missing items to collection.__getstate__ the refactor in b606e47ddc54 / ticket:3457 failed to adjust __getstate__ / __setstate__. need to memoize a few more things including the class itself so that we can navigate back to "attr". Change-Id: I4ece2a616cb8b9dac7b50763ca59e47d0f26cfdf Fixes: #3852 Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/30abab55726b/ Changeset: 30abab55726b Branch: master User: zzzeek Date: 2016-11-15 01:47:42+00:00 Summary: Merge "Add missing items to collection.__getstate__" Affected #: 3 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. |