[New-bugs-announce] [issue14127] os.stat and os.utime: allow preserving exact metadata

Larry Hastings report at bugs.python.org
Sun Feb 26 10:23:22 CET 2012


New submission from Larry Hastings <larry at 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 <report at bugs.python.org>
<http://bugs.python.org/issue14127>
_______________________________________


More information about the New-bugs-announce mailing list