You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With "microseconds" explicitly defined as "False", the function seems to still attempt to retrieve "atime, mtime, ctime" and drop an error on some specific file (which i could not identify).
python 3.8
With "microseconds" explicitly defined as "False", the function seems to still attempt to retrieve "atime, mtime, ctime" and drop an error on some specific file (which i could not identify).
Works fine on others folders with no problematic file, but still look for timestamps while argument "microseconds" is False.
The text was updated successfully, but these errors were encountered: