Never ming : this has been reported 
<https://github.com/sagemath/sage/issues/35489> six months ago…

Sorry for the noise…
​
Le vendredi 22 décembre 2023 à 06:51:59 UTC+1, Emmanuel Charpentier a 
écrit :

> Seen in 10.3.beta3 :
> sage: show_identifiers() <ipython-input-1-41b81b3e526f>:1: 
> DeprecationWarning: Importing Euler_Phi from here is deprecated; please use 
> "from sage.arith.misc import Euler_Phi" instead. See 
> https://github.com/sagemath/sage/issues/30322 for details. 
> show_identifiers() 
> --------------------------------------------------------------------------- 
> RuntimeError Traceback (most recent call last) Cell In[1], line 1 ----> 1 
> show_identifiers() File /usr/local/sage-10/src/sage/misc/session.pyx:232, 
> in sage.misc.session.show_identifiers() 230 return val == 
> DocTestTask.extra_globals.get(name, _none) 231 --> 232 return sorted([x for 
> x, v in state.items() if _is_new_var(x, v, hidden) 233 and not 
> _in_extra_globals(x, v)]) 234 RuntimeError: dictionary changed size during 
> iteration 
>
> How to report it efficiently ?
> ​
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/4d6c6d6c-12be-48c0-be90-4408061dff33n%40googlegroups.com.

Reply via email to