Skip to content

[3.7] bpo-34009: Expand on platform support changes (GH-8022) #8227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 10, 2018

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 [email protected]

https://bugs.python.org/issue34009

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 <[email protected]>
@miss-islington
Copy link
Contributor Author

@ncoghlan: Backport status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@ncoghlan: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 5cca6f9 into python:3.7 Jul 10, 2018
@miss-islington miss-islington deleted the backport-5fe7c98-3.7 branch July 10, 2018 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants