Skip to content

Fix UTF-8 printing issues; see http://bugs.python.org/issue19846#14

Merged
yosifkit merged 1 commit intodocker-library:masterfrom
infosiftr:utf8
Sep 26, 2014
Merged

Fix UTF-8 printing issues; see http://bugs.python.org/issue19846#14
yosifkit merged 1 commit intodocker-library:masterfrom
infosiftr:utf8

Conversation

@tianon
Copy link
Copy Markdown
Member

@tianon tianon commented Sep 26, 2014

Fixes #13

Applied to Python 2 also for consistency.

Thanks to @rspeer for pointing out the issue and a good source we can reference on it.

@paultag
Copy link
Copy Markdown

paultag commented Sep 26, 2014

👍

@yosifkit
Copy link
Copy Markdown
Member

LGTM

yosifkit added a commit that referenced this pull request Sep 26, 2014
@yosifkit yosifkit merged commit afd1770 into docker-library:master Sep 26, 2014
@yosifkit yosifkit deleted the utf8 branch September 26, 2014 15:31
oinopion added a commit to asksquirrel/python-base-image that referenced this pull request Dec 2, 2015
Not having UTF-8 locale breaks scripts output. Solution taken from:
docker-library/python#14
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.

Set the locale to C.UTF-8 for Python 3

3 participants