Daniel Hahler

Results 1440 comments of Daniel Hahler

@justinmk btw: I cannot cancel Travis jobs here.

Cool. No need to do this already, but good to know how to proceed in this regard.

@noelevans I think "removing support" is not a goal, but should be done when it gets into the way somewhere. Then it is as easy as removing the classifiers and...

It could also implement `__bool__` itself (returning `True` always), couldn't it? https://docs.python.org/3.8/reference/datamodel.html?highlight=__del__#object.__bool__

Is the problem maybe Neovim having the file open? (https://github.com/neovim/python-client/commit/a2e1169952fb8c0c8a618a69f04a686ad37e3cc4#diff-a5d6c1e0ffb8d50d5794662b1a7cabeaR18) /cc @brcolow

Would be good to disable the Appveyor check in the Github settings to not get an X because of the missing config in other PRs. Might also be a AppVeyor...

(or get this PR in, of course.. :))

@justinmk pong. Rebased it, but am not sure what the actionable here is. @bfredl > Hmm, this only prints the exception message, not the exception typename, maybe we want "{}:...

I agree that it would need tests, especially since no existing ones are failing. Might take a while though.