diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-01-21 23:41:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-21 23:41:03 (GMT) |
commit | 33c1907de2710e7449a38aa27e7b55f274792342 (patch) | |
tree | 28892f4036b190dc83794cd6bc182d3a39d123df /Lib/io.py | |
parent | 4c42d981542372f57bc0071481dee42dbf119927 (diff) | |
download | cpython-33c1907de2710e7449a38aa27e7b55f274792342.zip cpython-33c1907de2710e7449a38aa27e7b55f274792342.tar.gz cpython-33c1907de2710e7449a38aa27e7b55f274792342.tar.bz2 |
[3.12] gh-114328: tty cbreak mode should not alter ICRNL (GH-114335) (#114410)
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.
(cherry picked from commit fd49e226700e2483a452c3c92da6f15d822ae054)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Lib/io.py')
0 files changed, 0 insertions, 0 deletions