Skip to content

[2.7] bpo-6393: Fix locale.getprerredencoding() on macOS #1555

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
May 12, 2017
Merged

[2.7] bpo-6393: Fix locale.getprerredencoding() on macOS #1555

merged 1 commit into from
May 12, 2017

Conversation

vstinner
Copy link
Member

Fix for bpo-6393: Python crashes on OSX when $LANG is set to some (but
not all) invalid values due to an invalid result from nl_langinfo

(cherry picked from commit 6d77e07)

Fix for bpo-6393: Python crashes on OSX when $LANG is set to some (but
not all) invalid values due to an invalid result from nl_langinfo

(cherry picked from commit 6d77e07)
@vstinner vstinner merged commit 94a3694 into python:2.7 May 12, 2017
@vstinner vstinner deleted the locale_27 branch May 12, 2017 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants