]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
pull from identity_map atomically to avoid a race with weakref cleanup
authorPhilip Jenvey <pjenvey@underboss.org>
Sun, 9 Aug 2009 20:35:24 +0000 (20:35 +0000)
committerPhilip Jenvey <pjenvey@underboss.org>
Sun, 9 Aug 2009 20:35:24 +0000 (20:35 +0000)
commit7974625e8b86a28f3ac81c3c620df9b2801b133d
tree2a987b79a75dd0755c19fe30a08df93e9ffeb2d3
parenta53d4e2ab48a003a957ba374c65ea999dcd962e4
pull from identity_map atomically to avoid a race with weakref cleanup
lib/sqlalchemy/orm/mapper.py