commit | 5cca6f9fbead1fae27c37204f345a9465cc88959 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jul 10 06:24:06 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 10 06:24:06 2018 -0700 |
tree | 40c1f0042d9fee04a5382d3a0ac1dc15e3f5692b | |
parent | 125371d2c617d886e1a15b8f940ce29124cdc79c [diff] |
bpo-34009: Expand on platform support changes (GH-8022) 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 5fe7c98a54d127759cfce323fab831008c945964) Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>