]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-60436: fix curses textbox backspace/del (#103783)
authorAidan Melen <aidan-melen@protonmail.com>
Wed, 26 Apr 2023 20:54:07 +0000 (14:54 -0600)
committerGitHub <noreply@github.com>
Wed, 26 Apr 2023 20:54:07 +0000 (22:54 +0200)
commita3a5b4bb232ba29875147baa3b56a5524eece353
treef631eb34d279d3288e8dd2aaffc22eab94e25324
parent44010d0f1203134cd8f885ca574caaef373e80f6
gh-60436: fix curses textbox backspace/del (#103783)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Michael Blahay <mblahay@gmail.com>
Lib/curses/textpad.py
Lib/test/test_curses.py
Misc/NEWS.d/next/macOS/2023-04-24-18-37-48.gh-issue-60436.in-IyF.rst [new file with mode: 0644]