[LyX/ next] Prepare the removal of Python 2 support

Jean-Marc Lasgouttes lasgouttes at lyx.org
Fri May 31 13:31:39 UTC 2024


Le 31/05/2024 à 13:19, José Matos a écrit :
> On Fri, 2024-05-31 at 11:47 +0200, Pavel Sanda wrote:
> Another important distinction to make here is in these arguments are if
> the issues are related to the users or to the developers?

For my part, I am stuck at work with Ubuntu 20.04 and python 3.8.

JMarc

PS: if I can get constexpr to work, I will probably ask for C++14 so 
that we can change things like
	static docstring foo = from_ascii("foo");
which make coverity scan nervous, to things that are evaluated at 
compile-time. It seems that we can even define notations like a"foo".
I am not sure that constexpr support in C++11 will be enough for that.

JMarc


More information about the lyx-devel mailing list