Skip to content

Added Optional encoding for TextIOWrapper #3125

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
Jul 17, 2019
Merged

Added Optional encoding for TextIOWrapper #3125

merged 1 commit into from
Jul 17, 2019

Conversation

WillAyd
Copy link
Contributor

@WillAyd WillAyd commented Jul 16, 2019

fixed #3124

Copy link
Contributor

@bluetech bluetech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Seems like it was always optional. The python2 stub already gets it right.

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@srittau srittau merged commit 8e89faa into python:master Jul 17, 2019
sfermigier pushed a commit to sfermigier/typeshed that referenced this pull request Jul 18, 2019
@WillAyd WillAyd deleted the fix-textio branch August 25, 2019 16:15
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.

TextIOWrapper.encoding missing Optional Argument
3 participants