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 Arfrever, dov, eric.araujo, fruch, gregory.p.smith, loewis, pitrou, python-dev
Date 2012-05-16.14:44:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SUfSY-0006Vt-Bu@dinsdale.python.org>
In-reply-to
Content
New changeset 0a1d7be10946 by Antoine Pitrou in branch 'default':
Issue #14693: Under non-Windows platforms, hashlib's fallback modules are always compiled, even if OpenSSL is present at build time.
http://hg.python.org/cpython/rev/0a1d7be10946
History
Date User Action Args
2012-05-16 14:44:16python-devsetrecipients: + python-dev, loewis, gregory.p.smith, pitrou, eric.araujo, Arfrever, fruch, dov
2012-05-16 14:44:15python-devlinkissue14693 messages
2012-05-16 14:44:15python-devcreate