On Mon, 7 Dec 2020 16:19:02 +0000 David Mertz <me...@gnosis.cx> wrote: > Are there any filesystems that can actually record a meaningful ns > modification time? I find discussions claiming this: > > - XFS and EXT3: second precision > - EXT4: millisecond precision > - NTFS: 100ns precision > - APFS: 1 ns precision > > But also notes that the precision is likely to exceed the accuracy by many > times on real systems.
Even if the accuracy is much lower than that, it can be important to reproduce exact timestamps. Regards Antoine. _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/OJ6DYEBCENRGCFR2JIG4TU7PPJLED4EZ/ Code of Conduct: http://python.org/psf/codeofconduct/