Hi!
Python 3.7 officially released https://pythoninsider.blogspot.com/2018/06/python-3.html, but there are no new image with 3.7. Do you have any plans (due dates)?
Thanks
There's a PR open #297 for this, so soonâ„¢ :)
Great! Thanks!
Great!
Why alpine-based python 3.7 uses openssl instead of libressl as the rest of 3.x variants?
@csandanov Because we used alpine:3.7, it's libressl version is 2.6.x. Python 3.7 's ssl module is mostly compatible with LibreSSL 2.7.2 and newer.
Ah, I see. Btw, alpine 3.8 has been released and it has LibreSSL 2.7
Yes. Alpine 3.8 released at 06/26 and it has LibreSSL 2.7.4. But docker-alpine has not support 3.8.? https://github.com/gliderlabs/docker-alpine/issues/417
What is missing for the pull request to be merged?
https://github.com/docker-library/python/pull/297 is merged. :+1:
Most helpful comment
What is missing for the pull request to be merged?