Yves Delley

Results 108 comments of Yves Delley

> Ideally a more robust (and configurable) implementation will be implemented in JupyterLab first (as part of https://github.com/jupyterlab/jupyterlab/issues/11760) so it can be reused in Notebook 7 directly. I fear this...

There are very few cases where `except:` is a good solution, and even less of those where you are not going to re-raise the exception afterwards. Also, I suggest to...

This is probably a duplicate of #65.

Thanks for the clarification! I didn't pay attention to the distinction of the two. So maybe I should edit this issue to make it ask for `__array_function__`?

Sorry for all the force-pushing, took me quite a few iterations until I got that AppVeyor test to actually fail!

Let me add to this that the name-matching *does* lead to real-world problems: I just spent an hour trying to get my pytest-sanic tests to working, not realising that it's...

Bump! I use the current git HEAD on Ubuntu 12.10. While some of the tests work, the some tests end in some **\* glibc detected **\* python: malloc(): memory corruption...

@jwiggins Thanks for pointing out that other issue. My symptoms surely look related, though a quick try using Ubuntu 12.10's gcc 4.6 did not solve the issues. Particularly, when running...