PyDev 7.5.0 Release Highlights
- Fixed support for Python 3.8 (which wasn't properly added to 7.4.0).
-
Improved Cython support:
- Cython itself is used to generate the AST for Cython files.
- Cython needs to be available in the default interpreter.
- Cython does not curre
Sent from Mail for Windows 10
--
https://mail.python.org/mailman/listinfo/python-list
Sure, by all means !
--
GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B
--
https://mail.python.org/mailman/listinfo/python-list
As many know, python 2 was retired. 🐍
This means imminent migration to 3 will be a must ?
I thought that upgrading is not that simple.
thanks !
--
https://mail.python.org/mailman/listinfo/python-list
>
> As many know, python 2 was retired. 🐍
> This means imminent migration to 3 will be a must ?
>
Not if you don't change anything (update software or hardware). If it ain't
broke, there's no need to fix it. OTOH, if your software, Python itself, or
your operating system have security or other bug