https://github.com/python/cpython
Revision aac875fa2f03cab61ceeaa2621c4c5534c7bcfc2 authored by Serhiy Storchaka on 12 March 2017, 19:52:17 UTC, committed by GitHub on 12 March 2017, 19:52:17 UTC
if attributes "encoding" or "errors" of sys.stdin or sys.stdout are not set or are not strings.
1 parent c609484
History
Tip revision: aac875fa2f03cab61ceeaa2621c4c5534c7bcfc2 authored by Serhiy Storchaka on 12 March 2017, 19:52:17 UTC
[3.6] bpo-8256: Fixed possible failing or crashing input() (#641)
Tip revision: aac875f
File Mode Size
__init__.py -rw-r--r-- 5.7 KB
_bootstrap.py -rw-r--r-- 37.4 KB
_bootstrap_external.py -rw-r--r-- 53.2 KB
abc.py -rw-r--r-- 10.5 KB
machinery.py -rw-r--r-- 844 bytes
util.py -rw-r--r-- 10.6 KB

back to top