emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 4b39b74: python.el: don't syntax-propertize single/double quo


From: Noam Postavsky
Subject: Re: master 4b39b74: python.el: don't syntax-propertize single/double quoted strings
Date: Fri, 26 Apr 2019 08:22:22 -0400

On Fri, 26 Apr 2019 at 04:12, Andreas Röhler <address@hidden> wrote:

> if syntax-ppss is the cause,

Apparently the actual cause was the regex code not being reentrant:
https://debbugs.gnu.org/30964#38

I guess the test attempts to reproduce the incorrect syntax info which
gets produced in that case. So maybe there is not much sense in
keeping it now that the regexp code is reentrant.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]