diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-08-15 15:13:13 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-08-15 15:13:13 -0400 |
commit | 652a24f0303b9bb0e7a326b05709d7660793f90b (patch) | |
tree | 03e06b27403ae76d12fbd564291a52ae5f35f0f1 /lib/sqlalchemy/orm/unitofwork.py | |
parent | 5a68f856daee59caf4c9da7d06880eada9d70302 (diff) | |
download | sqlalchemy-652a24f0303b9bb0e7a326b05709d7660793f90b.tar.gz |
- The :class:`.IdentityMap` exposed from :class:`.Session.identity`
now returns lists for ``items()`` and ``values()`` in Py3K.
Early porting to Py3K here had these returning iterators, when
they technically should be "iterable views"..for now, lists are OK.
Diffstat (limited to 'lib/sqlalchemy/orm/unitofwork.py')
0 files changed, 0 insertions, 0 deletions