Vinay Sajip
Vinay Sajip
New changeset 9def81aa52adc3cc89554156e40742cf17312825 by Vinay Sajip in branch 'master': bpo-36876: Moved [Parser/listnode.c](https://github.com/python/cpython/blob/main/Parser/listnode.c) statics to interpreter state. (GH-16328) https://github.com/python/cpython/commit/9def81aa52adc3cc89554156e40742cf17312825
Also, I can't see how the original Gradle capsule plugin would have got the information (like the `-Xmx` setting). Any pointers?
I compared branches - there's little to no overlap. Anyway, I've updated my code to pick up those flags now.
Can this be reopened? The behaviour seems totally broken on select2 4.0.13. See https://jsfiddle.net/vsajip/pd642s5m/ for a demonstration. Not sure if an animated gif will display here, so just posting a...
Does that mean the only option will be to clear everything at once, or that users are only able to use the mouse to remove individual selections?
Still needs fixing, so not actually stale IMO
It still appears to not be working on v3. I get the error > Warning: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no...
I've set up an experimental service at https://ccc2ebnf.red-dove.com/ for converting CongoCC grammars to EBNF as used by https://bottlecaps.de/rr - the underlying functionality runs successfully through all the main CongoCC example...
I thought the point was to convert CongoCC source grammars? I don't see CongoCC in your drop-down list - is that because this functionality is not yet available to you?...
It's in commit 335bc69, FYI.