]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- justify NamedTuple, now called KeyedTuple
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 16 Jul 2012 21:56:53 +0000 (17:56 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 16 Jul 2012 21:56:53 +0000 (17:56 -0400)
commit747250587491ad76e30177b232daec5928f5b36d
tree3b27160c4ff9d67c2230146a360bbe07c8b555c5
parent8f04c5319120773906161548b82a8d83e387843e
- justify NamedTuple, now called KeyedTuple
- fix this test
lib/sqlalchemy/orm/loading.py
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/_collections.py
test/orm/test_froms.py