Christoph Gohlke added the comment: FWIW, this could be a build issue: 1) `_ssl.OPENSSL_VERSION` for the 2.7.12rc1 amd64 binaries is "OpenSSL 1.0.2d 9 Jul 2015", not OpenSSL 1.0.2g as expected from the changelog at <https://hg.python.org/cpython/file/v2.7.12rc1/Misc/NEWS#l353>. 2) Rebuilding _ssl.pyd against openssl-1.0.2h fixes this issue for me (no crash).
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27305> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com