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
Trac #29291: Check for required extension module "ssl" in python3 build and spkg-configure
Follow up from #27705.
As openssl has been a standard package since Sage 9.3, there is no more
point in accepting system python3 without ssl support or ignoring errors
in building the ssl module when building the python3 spkg.
As SSL issues are no longer a likely diagnosis for failures with
launching the notebook, we change the corresponding code in `src/bin
/sage-notebook`. (Prompted by https://groups.google.com/g/sage-
devel/c/IXypXTbVkDM/m/CsWl8HbZAwAJ)
URL: https://trac.sagemath.org/29291
Reported by: mkoeppe
Ticket author(s): Matthias Koeppe
Reviewer(s): John Palmieri
0 commit comments