Skip to content

Commit 09fc43a

Browse files
Fix the line endings in the NEWS entry
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 332690a commit 09fc43a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
A bug in :func:`!doctest._SpoofOut.truncate` was causing None to be passed to :func:`!StringIO.seek` when no size was given.
2-
A simple fix skips the seek call when no size is given so the buffer can be truncated from the current position.
1+
A bug in :func:`!doctest._SpoofOut.truncate` was causing None to be passed to :func:`!StringIO.seek` when no size was given.
2+
A simple fix skips the seek call when no size is given so the buffer can be truncated from the current position.

0 commit comments

Comments
 (0)