]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-52876: Implement missing parameter in `codecs.StreamReaderWriter` functions...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Jul 2025 16:06:34 +0000 (18:06 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Jul 2025 16:06:34 +0000 (18:06 +0200)
commitaa3c6421ef8663ffeaeaee90862c1e6eb3d54931
treef6a8fd66e45f6e16ed4602212529b2068a066fef
parent81d1986297fce5cab5150c21df51f0fc8118667f
[3.13] gh-52876: Implement missing parameter in `codecs.StreamReaderWriter` functions (GH-136498) (#136515)

gh-52876: Implement missing parameter in `codecs.StreamReaderWriter` functions (GH-136498)

Closes GH-52876
(cherry picked from commit 35e2c359703e076256c1249b74b87043972e04d6)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Lib/codecs.py
Misc/NEWS.d/next/Library/2025-07-10-10-18-19.gh-issue-52876.9Vjrd8.rst [new file with mode: 0644]