Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Bug report
Bug description:
Python version: Python 3.14.0a7+ (heads/main-dirty:8d0e07eb899.
To reproduce type the following class definition in the REPL:
class C: def mThen set the cursor to the space beforem and press backspace to correct the incorrect newline.
Behaviour: the REPL exits with anIndentationError.
Typing backspace works correctly when the cursor is onm.
The exit/crash does not happen in 3.14a7.
CPython versions tested on:
3.14, CPython main branch
Operating systems tested on:
macOS