John
John
That problem resulted from a bad binding for a lambda in `pp.And.streamline`. It's fixed from [this commit](https://github.com/pyparsing/pyparsing/commit/938f59d183ca790e41a1d995aa3d3e995df2fb19) onwards. ~~That doesn't help tooooo much because the latest version on conda and...
For my own action subclass to mitigate that, I just call `self.action` first, and then handle that result as a named variable. It won't stop multiple processes calling the function,...
this issue is pretty old by now, but for anyone who comes across it: company strongly tries to sort (in `company--preprocess-candidates`) candidates of *grouped* backends. So setting ` '(company-anaconda ...)...
less an issue, just standardization. with 2.7 EOL, the additional dependencies and older build config were extra hurdles to getting to what I wanted: whitespace patterns. I ended up doing...