Skip to content

Fix os.ftruncate support in fake_os. - #1332

Merged
mrbean-bremen merged 6 commits into
mainfrom
1331-fix-osftruncate-support
Aug 28, 2026
Merged

Fix os.ftruncate support in fake_os.#1332
mrbean-bremen merged 6 commits into
mainfrom
1331-fix-osftruncate-support

Conversation

@davidlbaird

Copy link
Copy Markdown
Collaborator

See #1331

Describe the changes

The related issue or a description of the bug or feature that this PR addresses.

Tasks

  • Unit tests added that reproduce the issue or prove feature is working
  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing
  • For documentation changes: The Read the Docs preview builds and looks as expected

@davidlbaird davidlbaird linked an issue Aug 28, 2026 that may be closed by this pull request
@davidlbaird davidlbaird changed the title Fix os.ftruncate support in pyfakefs. Fix os.ftruncate support in fake_os. Aug 28, 2026

@mrbean-bremen mrbean-bremen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Dumb copy/paste error in the test let that through...

@mrbean-bremen
mrbean-bremen merged commit a938390 into main Aug 28, 2026
211 checks passed
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.

Fix os.ftruncate support

2 participants