X Tutup
Skip to content

[3.14] gh-52876: Implement missing parameter in codecs.StreamReaderWriter functions (GH-136498)#136514

Merged
malemburg merged 1 commit intopython:3.14from
miss-islington:backport-35e2c35-3.14
Jul 10, 2025
Merged

[3.14] gh-52876: Implement missing parameter in codecs.StreamReaderWriter functions (GH-136498)#136514
malemburg merged 1 commit intopython:3.14from
miss-islington:backport-35e2c35-3.14

Conversation

@miss-islington
Copy link
Contributor

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

Co-authored-by: Stan Ulbrych 89152624+StanFromIreland@users.noreply.github.com

…iter` functions (pythonGH-136498)

Closes pythonGH-52876
(cherry picked from commit 35e2c35)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@malemburg malemburg enabled auto-merge (squash) July 10, 2025 16:06
@malemburg malemburg merged commit 183b020 into python:3.14 Jul 10, 2025
43 checks passed
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…eaderWriter` functions (pythonGH-136498) (python#136514)

pythongh-52876: Implement missing parameter in `codecs.StreamReaderWriter` functions (pythonGH-136498)

Closes pythonGH-52876
(cherry picked from commit 35e2c35)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@miss-islington miss-islington deleted the backport-35e2c35-3.14 branch January 2, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup