]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
restored WeakValueDict for threadlocal connections + profiler test, addressing
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Aug 2007 19:14:30 +0000 (19:14 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 22 Aug 2007 19:14:30 +0000 (19:14 +0000)
commite755e90681b4059c2636e34a4d4f0ace1f4ef387
tree5a652088a5686e59ad70e6bbb799a30dd73ab10e
parentd6fcdb5da02206b50cf8296496aff4c7d903e9b9
restored WeakValueDict for threadlocal connections + profiler test, addressing
[ticket:754]
lib/sqlalchemy/pool.py
test/profiling/alltests.py
test/profiling/pool.py [new file with mode: 0644]