]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- py3k fix regarding new exception system
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 10 Feb 2011 00:18:33 +0000 (19:18 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 10 Feb 2011 00:18:33 +0000 (19:18 -0500)
commit311fa4f8766c7cdecc7ec08aba57692611060c95
treebf93b55c0103d8df80112e33b43211ead80caf29
parent7e8f35109725ed3fd3caf96acf8b94a13c53fdfe
- py3k fix regarding new exception system
- this test keeps throwing a TNS error on Oracle on the buildbot only, runs locally,
seems to be related to some scaling/memory type of issue on the bot
lib/sqlalchemy/engine/strategies.py
test/engine/test_transaction.py