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, petri.lehtinen, pitrou, python-dev, serhiy.storchaka, thiderman
Date 2013-02-26.19:47:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZFrCP3PwqzRZs@mail.python.org>
In-reply-to
Content
New changeset eb45fd74db34 by Petri Lehtinen in branch '2.7':
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
http://hg.python.org/cpython/rev/eb45fd74db34

New changeset ae25a38e6c17 by Petri Lehtinen in branch '3.2':
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
http://hg.python.org/cpython/rev/ae25a38e6c17

New changeset 17673a8c7083 by Petri Lehtinen in branch '3.3':
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
http://hg.python.org/cpython/rev/17673a8c7083

New changeset 0db66afbd746 by Petri Lehtinen in branch 'default':
Issue #14720: Enhance sqlite3 microsecond conversion, document its behavior
http://hg.python.org/cpython/rev/0db66afbd746
History
Date User Action Args
2013-02-26 19:47:30python-devsetrecipients: + python-dev, ghaering, pitrou, frankmillman, petri.lehtinen, serhiy.storchaka, thiderman
2013-02-26 19:47:30python-devlinkissue14720 messages
2013-02-26 19:47:30python-devcreate