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
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 7.1 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 7 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.7 KB
btm_utils.py -rw-r--r-- 9.7 KB
fixer_base.py -rw-r--r-- 6.5 KB
fixer_util.py -rw-r--r-- 14.9 KB
main.py -rw-r--r-- 11.4 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.1 KB
pytree.py -rw-r--r-- 27.4 KB
refactor.py -rw-r--r-- 27.3 KB

back to top