bpo-37827: IDLE shell handling of \r and \b control chars#15211
Closed
taleinat wants to merge 13 commits into
python:masterpython/cpython:masterfrom
taleinat:bpo-23220/idle-shell-control-charstaleinat/cpython:bpo-23220/idle-shell-control-charsCopy head branch name to clipboard
Closed
bpo-37827: IDLE shell handling of \r and \b control chars#15211taleinat wants to merge 13 commits intopython:masterpython/cpython:masterfrom taleinat:bpo-23220/idle-shell-control-charstaleinat/cpython:bpo-23220/idle-shell-control-charsCopy head branch name to clipboard
taleinat wants to merge 13 commits into
python:masterpython/cpython:masterfrom
taleinat:bpo-23220/idle-shell-control-charstaleinat/cpython:bpo-23220/idle-shell-control-charsCopy head branch name to clipboard
Commits
Commits on Aug 11, 2019
optimize PyShell.write()
Show description for 443db01committed- committed
- committed
- committed
- committed
- committed
Commits on Aug 12, 2019
- committed
major optimization: return "cursor_back" rather than "cursor"
Show description for 4dde76ecommitted- committed
avoid unnecessary re-writes with controls chars at start or end
Show description for 04b8abacommitted