Skip to content

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

Closed
JelleZijlstra wants to merge 1 commit into
python:3.6from
JelleZijlstra:backport-b3be407-3.6
Closed

[3.6] bpo-33482: fix codecs.StreamRecoder.writelines (GH-6779)#13501
JelleZijlstra wants to merge 1 commit into
python:3.6from
JelleZijlstra:backport-b3be407-3.6

Conversation

@JelleZijlstra

@JelleZijlstra JelleZijlstra commented May 22, 2019

Copy link
Copy Markdown
Member

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 jelle.zijlstra@gmail.com

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 <jelle.zijlstra@gmail.com>
@ZackerySpytz

Copy link
Copy Markdown
Contributor

At this point, 3.6 only takes security fixes.

@JelleZijlstra

Copy link
Copy Markdown
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