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 python-dev
Recipients alex, christian.heimes, dstufft, giampaolo.rodola, icordasc, janssen, pitrou, python-dev
Date 2015-02-19.22:58:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150219225824.10186.61697@psf.io>
In-reply-to
Content
New changeset c509e6f18d7d by Benjamin Peterson in branch '3.4':
remove rc4 from the default client ciphers (closes #23481)
https://hg.python.org/cpython/rev/c509e6f18d7d

New changeset 3596081cfb55 by Benjamin Peterson in branch '2.7':
remove rc4 from the default client ciphers (closes #23481)
https://hg.python.org/cpython/rev/3596081cfb55

New changeset 041a27298cf3 by Benjamin Peterson in branch 'default':
merge 3.4 (#23481)
https://hg.python.org/cpython/rev/041a27298cf3
History
Date User Action Args
2015-02-19 22:58:26python-devsetrecipients: + python-dev, janssen, pitrou, giampaolo.rodola, christian.heimes, alex, icordasc, dstufft
2015-02-19 22:58:26python-devlinkissue23481 messages
2015-02-19 22:58:26python-devcreate