]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
adjusted __getstate__ on InstrumentedList to further avoid callables getting stuck...
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Aug 2006 01:02:16 +0000 (01:02 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 8 Aug 2006 01:02:16 +0000 (01:02 +0000)
commitaff1798c36acc814b0b27497101b0a36b9c8683c
tree939ef0cbe960f1f8ff4899163c886dfe670d7a65
parenta38cc03bb6e114fe846704600aaf0b4ee6023422
adjusted __getstate__ on InstrumentedList to further avoid callables getting stuck in there...
CHANGES
lib/sqlalchemy/attributes.py
test/base/attributes.py