News

OS: Linux x64 5.15.0-130-generic There's something fishy about the activation of shell integration. For the longest time I didn't see the Python shell integration as described in #24747. Then suddenly ...
We can enable Python shell integration, and allow user to use lsp completion for Python REPL, for those using Python > 3.13 if we disable PyREPL for users before the actual fix. We would disable ...
Python 3.13 has been released with a slight delay on the home straight. The new interactive shell aims to make development more convenient. In addition, the global interpreter lock can now be ...