SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 156 Python

gh-74616: Raise ValueError in case of null character in input prompt (GH-1738)

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>
K
Kushal Das committed
4ba15de19153bb97308996ec85242bdeda358387
Parent: 8660fb7
Committed by GitHub <noreply@github.com> on 12/7/2023, 10:22:52 AM