This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mniklas
Recipients mniklas, terry.reedy
Date 2016-02-21.19:02:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456081355.25.0.796203055348.issue26375@psf.upfronthosting.co.za>
In-reply-to
Content
Of course I'm not sure if it is related with RC4 removal, but I have found it in changelog for Python 2.7.10: https://hg.python.org/cpython/raw-file/15c95b7d81dc/Misc/NEWS
Issue #23481: Remove RC4 from the SSL module's default cipher list.
History
Date User Action Args
2016-02-21 19:02:35mniklassetrecipients: + mniklas, terry.reedy
2016-02-21 19:02:35mniklassetmessageid: <1456081355.25.0.796203055348.issue26375@psf.upfronthosting.co.za>
2016-02-21 19:02:35mniklaslinkissue26375 messages
2016-02-21 19:02:35mniklascreate