]> granicus.if.org Git - python/commit
Merged revisions 77122 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 29 Dec 2009 22:39:49 +0000 (22:39 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 29 Dec 2009 22:39:49 +0000 (22:39 +0000)
commit7682d043634ea59fc994520ed1b2c305530cc343
treee934977238c216303f8df0ef8e12f5eab515329e
parent2b4b2d1c882238787d0f341c11d13d92d6dd8df2
Merged revisions 77122 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77122 | amaury.forgeotdarc | 2009-12-29 23:03:38 +0100 (mar., 29 déc. 2009) | 3 lines

  #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