Files
cpython/Python
Serhiy Storchaka a16894ebf8 [3.5] bpo-8256: Fixed possible failing or crashing input() (#642)
if attributes "encoding" or "errors" of sys.stdin or sys.stdout
are not set or are not strings.

(cherry picked from commit c2cf128571)
2017-03-12 21:52:57 +02:00
..
2015-03-18 15:01:44 +01:00
2015-02-14 15:17:47 -05:00
2017-01-01 22:04:13 -06:00

Miscellaneous source files for the main Python shared library