New submission from Larry Hastings <la...@hastings.org>:

Following on from Guido's rejection of PEP 410:
http://mail.python.org/pipermail/python-dev/2012-February/116837.html

This bug is the proposed hammering-out space for how to preserve exact metadata 
for st_atime / st_mtime between os.stat and os.utime.

(Yes, there's already #11457 -- but that went pretty far down the rabbit hole 
of Decimal.  I thought maybe a fresh start would be best.)

----------
components: Library (Lib)
messages: 154316
nosy: larry
priority: normal
severity: normal
status: open
title: os.stat and os.utime: allow preserving exact metadata
type: enhancement
versions: Python 3.3

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

Reply via email to