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
Add default value timestamp_nsec to set_{a,c,m}time
Add a default value for `timesatmap_nsec` to `set_atime()`, `set_mtime()`, and `set_ctime()`. `set_birthtime()` already had this.
The corresponding setter properties only pass a single value if the time is just an int.
0 commit comments