JonB
Aug 04, 2015 - 09:31
i have been getting the following in the latest beta, when dealing with matplotlib and numpy:
/private/var/mobile/Containers/Bundle/Application/A06FE884-781E-49E6-8CD7-AF67B4583537/Pythonista.app/pylib/site-packages/jedi/parser/tree.py:126: RuntimeWarning: tp_compare didn't return -1 or -2 for exception
if classes and reverse != scope.isinstance(*classes):
i think previously this would have just crashed pythonista (in the previous beta, typing many matplotlib/numpy expression often resulted in a hard crash).
