]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Guard against a gc hitting during the sweep for dirty objects.
authorJason Kirtland <jek@discorporate.us>
Thu, 16 Jul 2009 23:24:30 +0000 (23:24 +0000)
committerJason Kirtland <jek@discorporate.us>
Thu, 16 Jul 2009 23:24:30 +0000 (23:24 +0000)
commitf843442d97b801e1f57dc21aa0e25a30f4986018
treeca83be99f627c461dbfff42c2d9dc789fc1f47f8
parentf5b055fabb639c00beff1f00a458bc851a8704d9
Guard against a gc hitting during the sweep for dirty objects.
lib/sqlalchemy/orm/identity.py