[issue32522] Add precision argument to datetime.now

Alexander Belopolsky report at bugs.python.org
Tue Jan 9 16:06:30 EST 2018


Alexander Belopolsky <alexander.belopolsky at gmail.com> added the comment:

I am about +0 on adding a keyword argument to datetime.now.  Note that as I wrote in issue 19475 (msg202242), "precision" may be a misleading name because python makes no guarantee about the precision of the computer clock.

Still, this feature is not appealing enough to try to squeeze into 3.7 release schedule.  I think this should go through a round of discussion either on datetime-sig or python-ideas.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32522>
_______________________________________


More information about the Python-bugs-list mailing list