Skip to content

Commit

Permalink
NEWS entry
Browse files Browse the repository at this point in the history
  • Loading branch information
gpshead committed Jan 19, 2024
1 parent 0302768 commit 3c28745
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
The :func:`tty.setcbreak` and new :func:`tty.cfmakecbreak` no longer clears
the terminal input ICRLF flag. This fixes a regression introduced in 3.12
that no longer matched how OSes define cbreak mode in their ``stty(1)``
manual pages.

0 comments on commit 3c28745

Please sign in to comment.