> Maybe an alternative PEP could be written that supports the filesystem > copying use case only, using some specialized ns APIs? I really think > that all you need is st_{a,c,m}time_ns fields and os.utime_ns(). I'm -1 on that, because it will make people write complicated code. Regards, Martin