Mark Wright <gie...@gentoo.org> added the comment: This patch allows python 3.4.6 to compile with openssl 1.1 without using the deprecated API. It is hacky though as I had to backport changes that were already in 3.5.4 and 3.6.3.
Also RAND_pseudo_bytes was removed, so I call RAND_bytes instead. ---------- Added file: https://bugs.python.org/file47199/python-3.4.6-openssl-1.1.0.patch _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue30008> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com