Éric Araujo added the comment:

Coming back to this, I think this should be a safe change that fixes the issue 
without previsible downside.

Jacob, you opened a bug duplicate of this one: could you say what was the 
undesirable behaviour caused by the coarse resolution?

(I would change os.stat(source)[ST_MTIME] to os.stat(source).st_mtime but 
discard the other cosmetic changes + float('.2f' % ...)) conversions)

----------
assignee: tarek -> 
versions: +Python 3.6, Python 3.7

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

Reply via email to