There is no Python 2.7.9 yet, this is upstream WIP.

I agree with forcing always TLS in the notebook, screw IE6.


On Friday, December 5, 2014 7:49:52 AM UTC, Jan Groenewald wrote:
>
> sagenb-0.11.1-py2.7.egg/sagenb/notebook/run_notebook.py: 
> ssl_context = SSL.Context(SSL.SSLv23_METHOD) 
>
> to 
>
> ssl_context = ssl.SSLContext(ssl.PROTOCOL_TLSv1) 
>


+1

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to