]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Special gc.collect() tickling for Jython patch from pjenvey
authorJason Kirtland <jek@discorporate.us>
Tue, 31 Mar 2009 21:35:44 +0000 (21:35 +0000)
committerJason Kirtland <jek@discorporate.us>
Tue, 31 Mar 2009 21:35:44 +0000 (21:35 +0000)
commitf94af4fda7979f0c24b42ccf2b68d6b16c06bb18
tree2a161251947fd1d19dafebe453603591d8d05039
parent8fc0576b6c2c9ab20f2f81d5df6182c5cd45fc38
Special gc.collect() tickling for Jython patch from pjenvey
17 files changed:
test/engine/pool.py
test/engine/reconnect.py
test/ext/associationproxy.py
test/orm/_base.py
test/orm/attributes.py
test/orm/expire.py
test/orm/query.py
test/orm/session.py
test/orm/transaction.py
test/perf/masscreate.py
test/perf/masscreate2.py
test/perf/massload.py
test/perf/objselectspeed.py
test/perf/objupdatespeed.py
test/perf/sessions.py
test/profiling/memusage.py
test/testlib/__init__.py