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
mime
__init__.py -rw-r--r-- 1.7 KB
_encoded_words.py -rw-r--r-- 7.7 KB
_header_value_parser.py -rw-r--r-- 102.8 KB
_parseaddr.py -rw-r--r-- 16.8 KB
_policybase.py -rw-r--r-- 14.5 KB
architecture.rst -rw-r--r-- 9.3 KB
base64mime.py -rw-r--r-- 3.5 KB
charset.py -rw-r--r-- 16.7 KB
contentmanager.py -rw-r--r-- 10.4 KB
encoders.py -rw-r--r-- 1.7 KB
errors.py -rw-r--r-- 3.5 KB
feedparser.py -rw-r--r-- 22.2 KB
generator.py -rw-r--r-- 19.5 KB
header.py -rw-r--r-- 23.5 KB
headerregistry.py -rw-r--r-- 19.7 KB
iterators.py -rw-r--r-- 2.1 KB
message.py -rw-r--r-- 45.6 KB
parser.py -rw-r--r-- 4.9 KB
policy.py -rw-r--r-- 10.1 KB
quoprimime.py -rw-r--r-- 9.6 KB
utils.py -rw-r--r-- 13.4 KB

back to top