diff options
author | Gregory P. Smith <greg@krypto.org> | 2024-01-21 15:25:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-21 15:25:52 -0800 |
commit | fd49e226700e2483a452c3c92da6f15d822ae054 (patch) | |
tree | e7077e2bd31e3e365ece2657e1265adbfca47e6e /Python/bytecodes.c | |
parent | db1c18eb6220653290a3ba9ebbe1df44394a3f19 (diff) | |
download | cpython-fd49e226700e2483a452c3c92da6f15d822ae054.tar.gz cpython-fd49e226700e2483a452c3c92da6f15d822ae054.zip |
gh-114328: tty cbreak mode should not alter ICRNL (#114335)
The terminal CR -> NL mapping setting should be inherited in cbreak mode as OSes do not specify altering it as part of their stty cbreak mode definition.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions