]> granicus.if.org Git - python/commit
#7413: Passing '\0' as the separator to datetime.datetime.isoformat()
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 29 Dec 2009 22:03:38 +0000 (22:03 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 29 Dec 2009 22:03:38 +0000 (22:03 +0000)
commit8645a5c81fde0afe0e00e122b64f6bc586844ec3
treef6d47e62249f6bfd1dd253deb0b82bb460c4cd65
parentfa1ffb69c48edd7c24918407d8b6b80186463602
#7413: Passing '\0' as the separator to datetime.datetime.isoformat()
used to drop the time part of the result.
Lib/test/test_datetime.py
Misc/NEWS
Modules/datetimemodule.c