[3.7] bpo-34009: Expand on platform support changes (GH-8022) by miss-islington · Pull Request #8227 · python/cpython

Many users won't realise the implications the OpenSSL 1.0.2
minimum version requirement has when it comes to Ubuntu
14.04 and Debian 8, so expand on that in the platform support
section.

Also explicitly note the non-ASCII-based locale requirement for
full Unicode text handling support on non-Windows systems.
(cherry picked from commit 5fe7c98)

Co-authored-by: Nick Coghlan ncoghlan@gmail.com

https://bugs.python.org/issue34009