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 vstinner
Recipients Arfrever, BreamoreBoy, asvetlov, bjornedstrom, christian.heimes, dstufft, englabenny, ezio.melotti, gregory.p.smith, haakon, habnabit, jcea, larry, loewis, markk, pitrou, python-dev, sbt, tim.peters, vstinner
Date 2014-01-02.21:46:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYphrKqOBS1Dd0E4uDaAG-3ZzQaZ39TjHvHob1S+WXojg@mail.gmail.com>
In-reply-to <1388697363.86.0.420508804858.issue16113@psf.upfronthosting.co.za>
Content
OpenSSL doesn't implement SHA-3 yet, it's strange to have SHA-3 in
Python but not in OpenSSL. If the standard is still a draft, I agree
to remove the code right now.
History
Date User Action Args
2014-01-02 21:46:43vstinnersetrecipients: + vstinner, tim.peters, loewis, gregory.p.smith, jcea, pitrou, larry, christian.heimes, habnabit, ezio.melotti, Arfrever, asvetlov, englabenny, BreamoreBoy, python-dev, sbt, bjornedstrom, dstufft, markk, haakon
2014-01-02 21:46:43vstinnerlinkissue16113 messages
2014-01-02 21:46:43vstinnercreate