Skip to content

Conversation

@atollk
Copy link
Member

@atollk atollk commented Apr 27, 2021

Type of changes

  • Bug fix

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • I accept that @PyFilesystem/maintainers may be pedantic in the code review.

Description

Unit tests for FS.setinfo now function correctly, whereas they basically did nothing before. Also, a bug in OSFS was fixed which caused timestamps to lose precision with setinfo.

atollk added 4 commits April 27, 2021 13:14
Unit tests for `FS.setinfo` now function correctly, whereas they basically did nothing before. Also, a bug in OSFS was fixed which caused timestamps to lose precision with `setinfo`.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.266% when pulling b1511d2 on atollk:issue_477 into ac8a91a on PyFilesystem:master.

@althonos althonos merged commit 2d0ffc3 into PyFilesystem:master Apr 30, 2021
@althonos
Copy link
Member

Good catches, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants