Skip to content

[3.5] bpo-8256: Fixed possible failing or crashing input()#642

Merged
serhiy-storchaka merged 5 commits into
python:3.5from
serhiy-storchaka:3.5
Mar 12, 2017
Merged

[3.5] bpo-8256: Fixed possible failing or crashing input()#642
serhiy-storchaka merged 5 commits into
python:3.5from
serhiy-storchaka:3.5

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

if attributes "encoding" or "errors" of sys.stdin or sys.stdout
are not set or are not strings.

(cherry picked from commit c2cf128)

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error cherry-pick for 3.5 labels Mar 12, 2017
@serhiy-storchaka serhiy-storchaka merged commit a16894e into python:3.5 Mar 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants