timor

Results 3 issues of timor

I think that technically, the stack effect for `bi*`, which is returned by `\ bi* stack-effect` as `( x y p q -- )` may be incorrect. For example, consider...

These lines https://github.com/gregsexton/ob-ipython/blob/a0ae4add0310d131c6b4b15139b929955cec93dd/ob-ipython.el#L169-L172 assume that python is somewhere on the system's executable path. I don't think this is a good idea, as e.g. on my NixOS system, this is not...