Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default value timestamp_nsec to set_{a,c,m}time #123

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

sscherfke
Copy link
Contributor

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.

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.
@Changaco Changaco merged commit fbf0362 into Changaco:master Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants