]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:17 +0000 (18:41 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 16:41:17 +0000 (12:41 -0400)
commitbd39eea0dbb9dc9ec04144f34498eb4e8cc61b32
tree97a6c9675b2c63872a510b59e2c082d2546db6e1
parent2ff445be4ea6a74b105606118ed50ab4505ee6a1
[3.15] gh-151596: Add missing argument 'size' to pure-Python implementation of `TextIOBase.readline` (GH-151679) (GH-151870)

(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]