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
macholib
test
__init__.py -rw-r--r-- 16.4 KB
_endian.py -rw-r--r-- 2.0 KB
util.py -rw-r--r-- 11.5 KB
wintypes.py -rw-r--r-- 5.5 KB

back to top