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 tim.golden
Recipients Gabi.Davar, Waffle.Souffle, brian.curtin, loewis, ocean-city, sable, srid, tim.golden, tim.peters, zach.ware
Date 2014-05-09.09:56:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399629370.5.0.567349111596.issue10752@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch against build_ssl which uses subprocess.check_output and very slightly simplifies the output. It successfully finds ActivePerl and builds from source; and uses the svn export files when it's not.

I've targetted the development branch; don't know if there's mileage in backporting.
History
Date User Action Args
2014-05-09 09:56:10tim.goldensetrecipients: + tim.golden, tim.peters, loewis, ocean-city, sable, brian.curtin, srid, Gabi.Davar, zach.ware, Waffle.Souffle
2014-05-09 09:56:10tim.goldensetmessageid: <1399629370.5.0.567349111596.issue10752@psf.upfronthosting.co.za>
2014-05-09 09:56:10tim.goldenlinkissue10752 messages
2014-05-09 09:56:08tim.goldencreate