summaryrefslogtreecommitdiff
path: root/test/dialect/test_postgresql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-01-12 17:21:35 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2013-01-12 17:21:35 -0500
commit576224edd01f96bb505f9162282cfa9ba6efcb46 (patch)
tree80606787b39fd81dea233a197f655277c6a246d5 /test/dialect/test_postgresql.py
parent56b1f4c8845373b6680d6ab09dcefe36eaeb12fb (diff)
downloadsqlalchemy-576224edd01f96bb505f9162282cfa9ba6efcb46.tar.gz
- add workaround for sqlite memusage tests, so no longer need to count to 220/skip tests
- Fixed potential memory leak which could occur if an arbitrary number of :class:`.sessionmaker` objects were created. The anonymous subclass created by the sessionmaker, when dereferenced, would not be garbage collected due to remaining class-level references from the event package. This issue also applies to any custom system that made use of ad-hoc subclasses in conjunction with an event dispatcher. Also in 0.7.10. [ticket:2650]
Diffstat (limited to 'test/dialect/test_postgresql.py')
0 files changed, 0 insertions, 0 deletions