STINNER Victor added the comment:

See the issue #22117 which basically implement the PEP 410, but only for 
private C API. The idea is to avoid loss of precision caused by the float type 
when it is possible. For example, it would be possible for 
datetime.datetime.now() to avoid the float time.

----------

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

Reply via email to