Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

Merged
merged 1 commit into from
May 22, 2019

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]>
@miss-islington
Copy link
Contributor

@JelleZijlstra: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 81c5ec9 into python:3.7 May 22, 2019
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