]> granicus.if.org Git - python/commit
Issue #14720: sqlite3: Convert datetime microseconds correctly
authorPetri Lehtinen <petri@digip.org>
Sat, 23 Feb 2013 18:05:09 +0000 (19:05 +0100)
committerPetri Lehtinen <petri@digip.org>
Sat, 23 Feb 2013 18:05:09 +0000 (19:05 +0100)
commit9e14755b46c48207b44be92093ca2eae6ba22fac
tree1bbb90a9c86258902251605e9f64a7e841334376
parentc23178ba36097764bc3c1c33aa8dba2a0871e778
Issue #14720: sqlite3: Convert datetime microseconds correctly

Patch by Lowe Thiderman
Lib/sqlite3/dbapi2.py
Lib/sqlite3/test/regression.py
Misc/ACKS
Misc/NEWS