gh-102967: Don't pass None to seek(), simply truncate from the curren… · python/cpython@7586115 · GitHub
Skip to content

Commit 7586115

Browse files
authored
gh-102967: Don't pass None to seek(), simply truncate from the current position (GH-102968)
1 parent 296f016 commit 7586115

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

Lib/doctest.py

Lines changed: 2 additions & 1 deletion

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@ Hauke Dämpfling
426426
Evan Dandrea
427427
Eric Daniel
428428
Scott David Daniels
429+
Aaron Davidson
429430
Derzsi Dániel
430431
Lawrence D'Anna
431432
Steven D'Aprano
Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)