Fixed in https://trac.sagemath.org/ticket/33771
On Tuesday, May 24, 2022 at 11:10:13 AM UTC-7 ingo...@gmail.com wrote: > When I call > *load('https://raw.githubusercontent.com/ingodahn/sageutils/master/physics.py > <https://raw.githubusercontent.com/ingodahn/sageutils/master/physics.py>')* > in a sagecell I get in the output > */home/sc_serv/sage/local/var/lib/sage/venv-python3.10.3/lib/python3.10/site-packages/sage/misc/remote_file.py:46: > > DeprecationWarning: ssl.SSLContext() without protocol argument is > deprecated. content = urlopen(req, timeout=1, context=SSLContext())* > > How can I avoid this message? > > Since *load *is a Sage function, I hope this is the right place to ask. > -- 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/db2bb266-9c35-46c1-a63d-21f3b40eb806n%40googlegroups.com.