]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
migrated Queue.Queue to its own module here, to assure RLock compatibility
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Jun 2006 19:51:01 +0000 (19:51 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 26 Jun 2006 19:51:01 +0000 (19:51 +0000)
commit9dd15963d36edd1989e108a817acb8ee5cfd2401
tree184a52090f44b9ae7c8ec2126ef32c2bebb64c0d
parente2fc1a36d30eae0139a888365f2c25d16b14ce1e
migrated Queue.Queue to its own module here, to assure RLock compatibility
CHANGES
lib/sqlalchemy/pool.py
lib/sqlalchemy/queue.py [new file with mode: 0644]