Closed taldcroft closed 9 months ago
This could be fixed by firstly replacing content within quotes before trying to match blacked list. I will fix this and add some tests.
Thanks, looking forward to the next release! Looks like this can be closed now?
Yes ^-^
On Wed, Jan 24, 2024 at 11:09 Tom Aldcroft @.***> wrote:
Thanks, looking forward to the next release! Looks like this can be closed now?
— Reply to this email directly, view it on GitHub https://github.com/pydata/numexpr/issues/468#issuecomment-1907811565, or unsubscribe https://github.com/notifications/unsubscribe-auth/A33BDH3LGQ6RIORE2VXP6ALYQDMWFAVCNFSM6AAAAABBI5QLPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBXHAYTCNJWGU . You are receiving this because you commented.Message ID: @.***>
4b2d89cf introduces a regression when an expression includes a string literal with any of the new forbidden characters. This is breaking our production code when we upgrade numexpr to 2.8.7.
Example: