Skip to content

[3.6] bpo-33482: fix codecs.StreamRecoder.writelines (GH-6779) #13501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented May 22, 2019

A very simple fix. I found this while writing typeshed stubs for StreamRecoder.

https://bugs.python.org/issue33482.
(cherry picked from commit b3be407)

Co-authored-by: Jelle Zijlstra [email protected]

https://bugs.python.org/issue33482

A very simple fix. I found this while writing typeshed stubs for StreamRecoder.

https://bugs.python.org/issue33482.
(cherry picked from commit b3be407)

Co-authored-by: Jelle Zijlstra <[email protected]>
@ZackerySpytz
Copy link
Contributor

At this point, 3.6 only takes security fixes.

@JelleZijlstra
Copy link
Member Author

OK, this doesn't seem worth backporting then.

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.

5 participants