mirror of
https://github.com/python/cpython.git
synced 2026-06-24 03:53:12 -04:00
4ba15de191
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