[3.5] bpo-8256: Fixed possible failing or crashing input() by serhiy-storchaka · Pull Request #642 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
serhiy-storchaka
commented
Mar 12, 2017
serhiy-storchaka
commented
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 added 5 commits
(cherry picked from commit 22e707f)
…rs. (python#580) (cherry picked from commit 9e6ac83)
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
added
type-bug
cherry-pick for 3.5 labels
the-knights-who-say-ni
added
the
CLA signed
label
serhiy-storchaka
merged commit
a16894e
into
python:3.5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment