[issue14127] os.stat and os.utime: allow preserving exact metadata

STINNER Victor report at bugs.python.org
Tue Mar 13 14:05:09 CET 2012


STINNER Victor <victor.stinner at gmail.com> added the comment:

I'm lost in all issues related to os.stat/utime and nanosecond, here is a list:
 - #10148: duplicate
 - #11457: closed (was related the the rejected PEP 410)
 - #12904: closed, it was the first step to fix os.stat/os.utime
 - #13882: closed (implementation of the PEP 410)
 - #13964: duplicate
 - #14127: this issue, open :-)

----------
nosy: +eric.araujo, maubp, python-dev, shaurz

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14127>
_______________________________________


More information about the Python-bugs-list mailing list