Anders Wenhaug

Results 15 comments of Anders Wenhaug

Hello @vigorbird. The example you linked is supposed to work. It's impossible for me to tell whether you have done something wrong or if SPLINTER has a bug with the...

Hi Alex! Thanks for the report! I'm a bit puzzled we haven't seen this earlier. I see that we have actually added a TODO about this issue: https://github.com/bgrimstad/splinter/blob/da6ac4fd0449fba2ff187aa07367c907236e8453/python/splinterpy/function.py#L55 I don't...

Hello, Cool to hear you have an interesting use for our library! Could you run `file /usr/local/lib/libsplinter-3-0.so` and paste the output here?

> enumerate all classes of "must be an expression" locations Why not just use the formal Python grammar for this, then you can avoid suggesting something that leads to invalid...

I am making quite a few assumptions on how `ty` works here, but reading https://github.com/astral-sh/ruff/pull/22002 it seems to me like what `ty` lists as valid next keywords is just based...