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 amaury.forgeotdarc
Recipients Ramchandra Apte, amaury.forgeotdarc, barry, jcea, kxroberto, pitrou, r.david.murray
Date 2011-12-12.14:53:23
SpamBayes Score 0.020778175
Marked as misclassified No
Message-id <1323701604.58.0.201416615838.issue13580@psf.upfronthosting.co.za>
In-reply-to
Content
I just checked the file python2.6_2.6.6-8.diff.gz from the Debian python2.6 package: http://packages.debian.org/squeeze/python2.6

This diff file contains a """patch to build _hashlib and _ssl extensions statically""" that modifies Modules/Setup.dist
So it was definitely Debian choice to link to libssl.
History
Date User Action Args
2011-12-12 14:53:24amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, barry, jcea, kxroberto, pitrou, r.david.murray, Ramchandra Apte
2011-12-12 14:53:24amaury.forgeotdarcsetmessageid: <1323701604.58.0.201416615838.issue13580@psf.upfronthosting.co.za>
2011-12-12 14:53:24amaury.forgeotdarclinkissue13580 messages
2011-12-12 14:53:23amaury.forgeotdarccreate