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 pitrou
Recipients janssen, nadeem.vawda, pitrou, vstinner
Date 2011-10-19.14:00:12
SpamBayes Score 0.0004901272
Marked as misclassified No
Message-id <1319032575.3230.1.camel@localhost.localdomain>
In-reply-to <1319031941.61.0.887744609657.issue13218@psf.upfronthosting.co.za>
Content
> Attached patch updates skip_if_broken_ubuntu_ssl(): OpenSSL in Ubuntu
> is still broken :-( OpenSSL package version is 1.0.0e-2ubuntu4 but in
> Python, ssl.OPENSSL_VERSION_INFO is still (0, 9, 8, 15, 15) !?

Are you sure? Did you rebuild?
History
Date User Action Args
2011-10-19 14:00:13pitrousetrecipients: + pitrou, janssen, vstinner, nadeem.vawda
2011-10-19 14:00:12pitroulinkissue13218 messages
2011-10-19 14:00:12pitroucreate