This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients frankmillman, ghaering, pitrou, python-dev, serhiy.storchaka, thiderman
Date 2013-02-23.18:12:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZCyFR6YR7zShN@mail.python.org>
In-reply-to
Content
New changeset 6911df35b7b6 by Petri Lehtinen in branch '2.7':
Issue #14720: sqlite3: Convert datetime microseconds correctly
http://hg.python.org/cpython/rev/6911df35b7b6

New changeset 46d5317a51fb by Petri Lehtinen in branch '3.2':
Issue #14720: sqlite3: Convert datetime microseconds correctly
http://hg.python.org/cpython/rev/46d5317a51fb

New changeset 46c96693296f by Petri Lehtinen in branch '3.3':
Issue #14720: sqlite3: Convert datetime microseconds correctly
http://hg.python.org/cpython/rev/46c96693296f

New changeset 6342055ac220 by Petri Lehtinen in branch 'default':
Issue #14720: sqlite3: Convert datetime microseconds correctly
http://hg.python.org/cpython/rev/6342055ac220
History
Date User Action Args
2013-02-23 18:12:44python-devsetrecipients: + python-dev, ghaering, pitrou, frankmillman, serhiy.storchaka, thiderman
2013-02-23 18:12:44python-devlinkissue14720 messages
2013-02-23 18:12:44python-devcreate