[New-bugs-announce] [issue18777] Cannot compile _ssl.c using openssl > 1.0

Vitaly Murashev report at bugs.python.org
Mon Aug 19 07:31:27 CEST 2013


New submission from Vitaly Murashev:

Cannot compile _ssl module when openssl version > 1.0 and it is configured with turned on macro OPENSSL_NO_DEPRECATED

Everything looks like in recent versions of openssl routine 'CRYPTO_set_id_callback' has gone away.

Patch suggested.

----------
components: Build
files: ssl.patch
keywords: patch
messages: 195602
nosy: vmurashev
priority: normal
severity: normal
status: open
title: Cannot compile _ssl.c using openssl > 1.0
type: compile error
versions: Python 3.3
Added file: http://bugs.python.org/file31368/ssl.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18777>
_______________________________________


More information about the New-bugs-announce mailing list