Files
sqlalchemy/test/base
Mike Bayer 47f0aa47e7 Test for short term reference cycles and resolve as many as possible
Added test support and repaired a wide variety of unnecessary reference
cycles created for short-lived objects, mostly in the area of ORM queries.

For the 1.3 backport, includes the prefix_anon_map() optimization
from 1.4 / master which inlines the anonymous symbol generation
into a single object.   This removes a cycle from the compiler
that otherwise results in a signficantly higher number of
unreachable cycles.

Fixes: #5056
Change-Id: Ifd93856eba550483f95f9ae63d49f36ab068b85a
(cherry picked from commit 492930ed572de5f5550d514bc2ca52a57f108350)
2019-12-30 14:12:58 -05:00
..
2019-01-06 18:23:11 -05:00
2019-06-21 10:18:17 -04:00
2019-01-06 18:23:11 -05:00