You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/data/sage/sage-4.3.1.rc0/local/lib/python2.6/site-packages/sage/misc/hg.py:240: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
x = os.popen3(s)
Using
hg_sage
is raising aDeprecationWarning
:Component: misc
Author: Willem Jan Palenstijn
Reviewer: Tim Dumol
Merged: sage-4.3.1.rc1
Issue created by migration from https://trac.sagemath.org/ticket/7967
The text was updated successfully, but these errors were encountered: