lyx2lyx: many unused variables (any bugs?)
José Matos
jaomatos at gmail.com
Thu Dec 8 21:33:37 UTC 2022
On Thu, 2022-12-08 at 22:27 +0100, Thibaut Cuvelier wrote:
> The only problem I see with type hints is that it restricts the
> versions of Python that can run the code. I believe that anything
> below 3.5 won't be able to even parse the Python code (which excludes
> 2.7). I understood that Python 2.7 should no longer be supported with
> LyX 2.5, I don't remember anything about 3.x.
That is what I am counting with. :-D
I suggest that at minimum we do not support any version less than 3.7
for LyX 2.5.
FWIW I am being conservative, Python 3.7 end of support is 2023-06-27.
My first plan is to remove any traces of python 2 compatibility as soon
as 2.4 is released and update the corresponding code.
--
José Abílio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20221208/816a74b6/attachment.html>
More information about the lyx-devel
mailing list