mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
If the input prompt to the builtin input function on terminal has any null character, then raise ValueError instead of silently truncating it. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Miscellaneous source files for the main Python shared library