Files
sqlalchemy/test
Mike Bayer b13a434f6f Fixed bug where list instrumentation would fail to represent a
setslice of ``[0:0]`` correctly, which in particular could occur
when using ``insert(0, item)`` with the association proxy.  Due
to some quirk in Python collections, the issue was much more likely
with Python 3 rather than 2.  Also in 0.8.3, 0.7.11.
[ticket:2807]
2013-08-20 13:27:27 -04:00
..
2013-08-18 16:05:38 -04:00
2013-08-02 18:29:25 -04:00