Skip to content

fix(FakeFileWrapper): correctly return the location in the file from seek - #1305

Merged
mrbean-bremen merged 1 commit into
pytest-dev:mainfrom
lengau:work/1304
Apr 1, 2026
Merged

fix(FakeFileWrapper): correctly return the location in the file from seek#1305
mrbean-bremen merged 1 commit into
pytest-dev:mainfrom
lengau:work/1304

Conversation

@lengau

@lengau lengau commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Describe the changes

Fixes #1304

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

…seek

Fixes pytest-dev#1304

Signed-off-by: Alex Lowe <alex.lowe@canonical.com>
@lengau
lengau marked this pull request as ready for review March 31, 2026 21:36

@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.

Looks good, thanks!

@mrbean-bremen
mrbean-bremen merged commit fe31684 into pytest-dev:main Apr 1, 2026
104 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.

File seeking returns the wrong value

2 participants