]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- revise the last commit with a more traditional approach
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 1 May 2015 00:20:02 +0000 (20:20 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 1 May 2015 00:20:02 +0000 (20:20 -0400)
commit4992aafecceb7a6301cfa4926bc709c873f37cc7
tree3e8b944f4918aa2fbd26cedbe01db740d0a2a340
parente0f9b279f43759886c61e6c82f97d95d0093fdf7
- revise the last commit with a more traditional approach
using descriptors; ensure that mock.patch() honors descriptor setters
lib/sqlalchemy/pool.py
test/engine/test_pool.py