]> granicus.if.org Git - python/commit
Issue #28752: Restored the __reduce__() methods of datetime objects.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Nov 2016 22:29:42 +0000 (00:29 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Nov 2016 22:29:42 +0000 (00:29 +0200)
commit546ce65968921f52f1c79a7218e57dc237dbe436
treeb63e6a32e8e0ca3893f6914367ecdbcd36e19c67
parentf89854f89c7d4f625ad8d35783a30b7a48bd0e76
Issue #28752: Restored the __reduce__() methods of datetime objects.
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS
Modules/_datetimemodule.c