commit | 546ce65968921f52f1c79a7218e57dc237dbe436 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Nov 22 00:29:42 2016 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Nov 22 00:29:42 2016 +0200 |
tree | b63e6a32e8e0ca3893f6914367ecdbcd36e19c67 | |
parent | f89854f89c7d4f625ad8d35783a30b7a48bd0e76 [diff] |
Issue #28752: Restored the __reduce__() methods of datetime objects.