Kai <freebsd_po...@k-worx.org> has asked freebsd-python mailing list
<pyt...@freebsd.org> for maintainer-approval:
Bug 229640: Can't import ssl in lang/python37 on FreeBSD 10.4
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229640

Attachment 194994: python37-fix-ssl-with-10.4.patch
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194994&action=edit



--- Comment #3 from Kai <freebsd_po...@k-worx.org> ---
Created attachment 194994
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194994&action=edit
python37-fix-ssl-with-10.4.patch

Ok, that bug has been closed as 'not a bug', which makes sense by the technical
background.

Maybe it makes sense to implement Pascal's suggestion (extend the SSL check)
together with a warning to avoid confusion and future PRs until autumn 2018
when 10.4 will be EOL?

Attached is a patch for it. This has been tested with:

- 10.4-RELEASE amd64 with openssl from ports, libressl -> OK (no warning)
- 10.4-RELEASE amd64 with base openssl -> OK (with warning)
- 11.2-RELEASE amd64 with base openssl -> OK (no warning)
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to