Downgrading to jedi 0.15, I instead get the error (after long wait time)

/usr/lib/python3.7/inspect.py:718: DeprecationWarning: 
sage.interacts.debugger is deprecated because it is meant for the 
deprecated Sage Notebook
See https://trac.sagemath.org/27531 for details.
  if hasattr(object, '__module__'):

All rather strange to me. To be clear. I'm not using jupyter, I'm just on 
the shell.

jonatha...@googlemail.com schrieb am Dienstag, 9. Februar 2021 um 21:10:49 
UTC+1:

> The jedi upgrade (to 0.18.0) does not fix the error, but does change the 
> log:
>
>
>
> jonatha...@googlemail.com schrieb am Dienstag, 9. Februar 2021 um 
> 21:05:20 UTC+1:
>
>> Actually the error is reproducible:
>>
>>     def foo(): return 2
>>     foo()
>>     foo()
>>
>> What makes it crash is hitting TAB after opening the parenthesis and then 
>> completing it and hitting enter.
>>
>> Matthias Koeppe schrieb am Dienstag, 9. Februar 2021 um 17:56:31 UTC+1:
>>
>>> A Jupyter upgrade is in https://trac.sagemath.org/ticket/31280 - which 
>>> needs some help
>>>
>>> On Tuesday, February 9, 2021 at 6:52:51 AM UTC-8 Dima Pasechnik wrote:
>>>
>>>> it looks like https://github.com/davidhalter/jedi/issues/1615 
>>>> and our version of jedi is older than the fix there. 
>>>> Upgrade jedi (if this is possible without a full ipython/jupyter 
>>>> upgrade, don't know) ? 
>>>>
>>>> On Tue, Feb 9, 2021 at 1:56 PM 'jonatha...@googlemail.com' via 
>>>> sage-devel <sage-...@googlegroups.com> wrote: 
>>>> > 
>>>> > 
>>>> > Dear all, 
>>>> > 
>>>> > sage crashes once in a while hard with some strange error. 
>>>> > 
>>>> > Does anyone know what is going on? This is somewhat new. Not 
>>>> reproducible. 
>>>> > 
>>>> > Happened to me maybe 3 or 4 times now at various occasions. 
>>>> > 
>>>> > Jonathan 
>>>> > 
>>>> > -- 
>>>> > You received this message because you are subscribed to the Google 
>>>> Groups "sage-devel" group. 
>>>> > To unsubscribe from this group and stop receiving emails from it, 
>>>> send an email to sage-devel+...@googlegroups.com. 
>>>> > To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/sage-devel/53367a09-45ff-4ebf-bcca-88766b0b77e9n%40googlegroups.com.
>>>>  
>>>>
>>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/d4e347a9-ead5-401e-906b-7159ebd2679fn%40googlegroups.com.

Reply via email to