]> granicus.if.org Git - python/commitdiff
Issue #13886: Fix input() to not strip out supposedly-invalid input bytes.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 27 Jan 2013 13:13:25 +0000 (14:13 +0100)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 27 Jan 2013 13:13:25 +0000 (14:13 +0100)
Also fix sporadic failures in test_builtin due to dependence on whether the
readline module has previously been imported.

1  2 
Lib/test/test_builtin.py
Misc/NEWS
Modules/readline.c

Simple merge
diff --cc Misc/NEWS
Simple merge
Simple merge