[Python-announce] PyDev 11.0.2 Released

2023-10-29 Thread Fabio Zadrozny
PyDev 11.0.2 Release Highlights Continuing with the updates to Python 3.12, the new release integrates the latest version of typeshed (so, *from typing import override* is now properly recognized). Also, it's now possible to specify vmargs in the python interpreter (and not just in the launch co

[Python-announce] Python Virtual Shell 0.0b

2023-10-29 Thread christos.jon...@gmail.com
An attempt at Python virtual shell that mixes your native shell with Python with the goal of letting you use your regular shell but also use Python as effectively a shell scripting language, as an alternative to your shell's built-in scripting language. This was submitted before, but at a terri