]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151596: Add missing argument 'size' to pure-Python implementation of `TextI...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jun 2026 16:41:26 +0000 (18:41 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 16:41:26 +0000 (12:41 -0400)
commit8f94785080490022fe576472b6ad28cd52370f07
tree6f491ed2157983d9a99fd58046ce7a8ade4b8a6a
parent72153b504a7189e2d36d38df9ab7b6c2e124660b
[3.14] gh-151596: Add missing argument 'size' to pure-Python implementation of `TextIOBase.readline` (GH-151679) (GH-151871)

(cherry picked from commit 30aeeb375b8f6c1f0eec95f7af60d3d4afa37f33)

Co-authored-by: saber-bit <bryanventura0324@gmail.com>
Lib/_pyio.py
Misc/NEWS.d/next/Library/2026-06-18-23-59-46.gh-issue-151596.5ma144.rst [new file with mode: 0644]