News

Type: Bug Behaviour. For an intro to Python course I'm teaching, students are instructed to use shift+enter to execute code segments in the REPL. The new Python 3.13 REPL, however, automatically adds ...
Now there is still a Python terminal; 4. Shift+enter again 5. 🐛 the existing Python terminal is reused but the REPL isn't restarted, so my selection is just dumped straight to the command prompt Can ...