]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
lessons learned unpickling from an 0.5 cache
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 19 Jan 2010 23:25:43 +0000 (23:25 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 19 Jan 2010 23:25:43 +0000 (23:25 +0000)
commit81372486d9a10305f47f76c4455a5e6df02e586c
tree84cfd3a599180cb78611a358ae515bfc1078ca6e
parent40f8aadd582776524d3b98da1f577c2fc95619e7
lessons learned unpickling from an 0.5 cache
lib/sqlalchemy/orm/interfaces.py
lib/sqlalchemy/orm/state.py
test/orm/test_pickled.py