]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-52876: Implement missing parameter in `codecs.StreamReaderWriter` functions (...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 10 Jul 2025 15:42:14 +0000 (17:42 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Jul 2025 15:42:14 +0000 (17:42 +0200)
commit35e2c359703e076256c1249b74b87043972e04d6
tree087f5a3d86f3c3cb5a4526b4dfa940f655128f64
parent4b41b2043b110a38616ff86ddb3f065ae7f15c3e
gh-52876: Implement missing parameter in `codecs.StreamReaderWriter` functions (#136498)

Closes #52876
Lib/codecs.py
Misc/NEWS.d/next/Library/2025-07-10-10-18-19.gh-issue-52876.9Vjrd8.rst [new file with mode: 0644]