diff --git a/pep-0410.txt b/pep-0410.txt index 16d96200c..84375ab90 100644 --- a/pep-0410.txt +++ b/pep-0410.txt @@ -64,6 +64,8 @@ precision) in functions having timestamp arguments: * time.gmtime(), time.localtime() * os.utimensat(), os.futimens() +The os.stat_float_times() is deprecated: use timestamp=int argument instead. + Backwards Compatibility =======================