python 3.13 est sortiii ! Au menu, le JIT et le nouveau shell (qui supporte le multiligne !) - Direct support for REPL-specific commands like help, exit, and quit, without the need to call them as functions. - Prompts and tracebacks with color enabled by default. - Interactive help browsing using F1 with a separate command history. - History browsing using F2 that skips output as well as the >>> and … prompts. - “Paste mode” with F3 that makes pasting larger blocks of code easier (press F3 again to return to the regular prompt).