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 gregory.p.smith
Recipients Arfrever, amaury.forgeotdarc, barry, benjamin.peterson, dmalcolm, georg.brandl, gregory.p.smith, pitrou, python-dev
Date 2012-03-15.00:32:43
SpamBayes Score 0.0005607734
Marked as misclassified No
Message-id <1331771564.29.0.286134432512.issue14234@psf.upfronthosting.co.za>
In-reply-to
Content
One issue has been identified when compiling with --system-expat.  if the system expat library does not have the hash salt support, compilation breaks.

fixing now.
History
Date User Action Args
2012-03-15 00:32:44gregory.p.smithsetrecipients: + gregory.p.smith, barry, georg.brandl, amaury.forgeotdarc, pitrou, benjamin.peterson, Arfrever, dmalcolm, python-dev
2012-03-15 00:32:44gregory.p.smithsetmessageid: <1331771564.29.0.286134432512.issue14234@psf.upfronthosting.co.za>
2012-03-15 00:32:43gregory.p.smithlinkissue14234 messages
2012-03-15 00:32:43gregory.p.smithcreate