Skip to content

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

Merged
vstinner merged 1 commit intopython:2.7from
vstinner:locale_27
May 12, 2017
Merged

[2.7] bpo-6393: Fix locale.getprerredencoding() on macOS#1555
vstinner merged 1 commit intopython:2.7from
vstinner:locale_27

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