Closed Daemo00 closed 5 years ago
The following is due to issue https://bugs.python.org/issue12833
Steps:
Before this PR: The whole line is cleared
After this PR: Only the written char is cleared
Thanks, @Daemo00! Normally I'd ask for tests but this is such a simple fix and it would be relatively hard to fix, so I'm happy to merge straight away.
The following is due to issue https://bugs.python.org/issue12833
Steps:
Before this PR: The whole line is cleared
After this PR: Only the written char is cleared