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 ned.deily
Recipients christian.heimes, dandrzejewski, dstufft, giampaolo.rodola, ned.deily, pitrou, python-dev, vstinner
Date 2013-11-22.21:49:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385156949.39.0.0346516737909.issue8813@psf.upfronthosting.co.za>
In-reply-to
Content
This change seems to have broken the OS X 10.4 Tiger buildbot:

_ssl.c:2240: error: 'struct x509_store_st' has no member named 'param'
_ssl.c:2253: error: 'struct x509_store_st' has no member named 'param'
_ssl.c:2257: error: 'struct x509_store_st' has no member named 'param'
_ssl.c:2263: error: 'struct x509_store_st' has no member named 'param'

http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/7370
History
Date User Action Args
2013-11-22 21:49:09ned.deilysetrecipients: + ned.deily, pitrou, vstinner, giampaolo.rodola, christian.heimes, dandrzejewski, python-dev, dstufft
2013-11-22 21:49:09ned.deilysetmessageid: <1385156949.39.0.0346516737909.issue8813@psf.upfronthosting.co.za>
2013-11-22 21:49:09ned.deilylinkissue8813 messages
2013-11-22 21:49:09ned.deilycreate