Serhiy Storchaka added the comment:

Here is a patch that adds Decimal support for datetime.fromtimestamp() and 
datetime.utcfromtimestamp(). As side effect Decimal timestamps now are 
supported in few other places, e.g. in os.utime().

----------
nosy: +haypo
stage: needs patch -> patch review
Added file: 
http://bugs.python.org/file38736/datetime_fromtimestamp_decimal.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23607>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to