]> granicus.if.org Git - python/commit
Applied sqliterow-richcmp.diff patch from Thomas Heller in Issue2152. The
authorGerhard Häring <gh@ghaering.de>
Sun, 4 May 2008 13:15:12 +0000 (13:15 +0000)
committerGerhard Häring <gh@ghaering.de>
Sun, 4 May 2008 13:15:12 +0000 (13:15 +0000)
commit5a366c3b8bf1e8afb2d48a02b498f2eaab812c49
tree39166c3187d413d0e11378568b35dc0e430c8981
parentffa3357d5227ff746ba243fa5cd720f397ac7bec
Applied sqliterow-richcmp.diff patch from Thomas Heller in Issue2152. The
sqlite3.Row type is now correctly hashable.
Lib/sqlite3/test/factory.py
Modules/_sqlite/row.c