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

Change chmod -> utime, i think it was a typo? #1108

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

reidsunderland
Copy link
Member

I think this was supposed to be hasattr(proto, 'utime'). The chmod method is never used inside this if statement, but utime is. The call to utime is wrapped in a try/except, so this wouldn't have caused a crash.

Copy link

Test Results

243 tests   242 ✅  1m 1s ⏱️
  1 suites    1 💤
  1 files      0 ❌

Results for commit 0d5eb3b.

@petersilva petersilva merged commit f5b8f18 into development Jun 13, 2024
28 of 35 checks passed
@petersilva petersilva deleted the utime_possible_typo branch June 19, 2024 12:49
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.

None yet

2 participants