◐ Shell
reader mode source ↗
Skip to content

bpo-15216: TextIOWrapper support change encoding after creation#2343

Merged
methane merged 12 commits into
python:masterfrom
methane:reconfigure-encoding
Dec 21, 2017
Merged

bpo-15216: TextIOWrapper support change encoding after creation#2343
methane merged 12 commits into
python:masterfrom
methane:reconfigure-encoding

Conversation

@methane

@methane methane commented Jun 23, 2017

Copy link
Copy Markdown
Member

@mention-bot

Copy link
Copy Markdown

@methane, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benjaminp, @serhiy-storchaka and @loewis to be potential reviewers.

@methane methane force-pushed the reconfigure-encoding branch from 25b65fb to 6213e31 Compare September 15, 2017 17:52
errors should be 'strict' when encoding is not None and errors is not
passed.
It make C implementation complicated, and behavor seems inconsistent.
@methane

methane commented Dec 14, 2017

Copy link
Copy Markdown
Member Author

@pitrou Would you review again?

@methane methane merged commit 507434f into python:master Dec 21, 2017
@methane methane deleted the reconfigure-encoding branch December 21, 2017 00:59
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