]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151596: Add missing argument 'size' to pure-Python implementation of `TextIOBase...
authorsaber-bit <bryanventura0324@gmail.com>
Sun, 21 Jun 2026 18:51:04 +0000 (14:51 -0400)
committerGitHub <noreply@github.com>
Sun, 21 Jun 2026 18:51:04 +0000 (14:51 -0400)
commit30aeeb375b8f6c1f0eec95f7af60d3d4afa37f33
tree7c35b8854ba1d79bd68dd76a3a799a2b2251ec60
parentc2661e6189ab2833bf32fa723cc427e64c026839
gh-151596: Add missing argument 'size' to pure-Python implementation of `TextIOBase.readline` (GH-151679)
Lib/_pyio.py
Misc/NEWS.d/next/Library/2026-06-18-23-59-46.gh-issue-151596.5ma144.rst [new file with mode: 0644]