]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use newly fixed WeakSequence (#2794) to not have to rely on class name for sorting...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 18 Aug 2013 20:09:17 +0000 (16:09 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 18 Aug 2013 20:10:23 +0000 (16:10 -0400)
commit01aeeb96f9230637d49440cc7580f83697318547
tree5bf88575f9be29fe82a7655d8c954a0fc2845a05
parentef73845ba773cbf4247355cde37aff8ca3b9f5f8
- use newly fixed WeakSequence (#2794) to not have to rely on class name for sorting in #2779
lib/sqlalchemy/orm/mapper.py