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
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel