[issue35264] SSL Module build fails with OpenSSL 1.1.0 for Python 2.7

2019-09-12 Thread Christian Heimes
Change by Christian Heimes : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed type: -> compile error ___ Python tracker ___

[issue35264] SSL Module build fails with OpenSSL 1.1.0 for Python 2.7

2019-09-11 Thread miss-islington
miss-islington added the comment: New changeset 0d63669e52dd7e95708ec14e9e3e07d7dc9cd913 by Miss Islington (bot) (Alexandru Ardelean) in branch '2.7': [2.7] bpo-35264: Modules/_ssl.c: fix build with OpenSSL 1.1.0 (GH-10570) https://github.com/python/cpython/commit/0d63669e52dd7e95708ec14e9e3e

[issue35264] SSL Module build fails with OpenSSL 1.1.0 for Python 2.7

2018-11-16 Thread Alexandru Ardelean
Change by Alexandru Ardelean : -- keywords: +patch pull_requests: +9818 stage: -> patch review ___ Python tracker ___ ___ Python-bu

[issue35264] SSL Module build fails with OpenSSL 1.1.0 for Python 2.7

2018-11-16 Thread Alexandru Ardelean
New submission from Alexandru Ardelean : The Modules/_ssl.c build fails. Error is: ``` building '_ssl' extension arm-openwrt-linux-muslgnueabi-gcc -fPIC -fno-strict-aliasing -Os -pipe -mcpu=xscale -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-r