Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

fixing UTF-8 encoding for python3#502

Merged
dpatel257 merged 1 commit intoOpenVisualCloud:masterfrom
dpatel257:unicode_analytics
Jun 16, 2020
Merged

fixing UTF-8 encoding for python3#502
dpatel257 merged 1 commit intoOpenVisualCloud:masterfrom
dpatel257:unicode_analytics

Conversation

@dpatel257
Copy link
Copy Markdown

Bydefault ubuntu/centos containers are set with ANSI encoding, hence python3 inherits from them.
We need to override a variable for python3 to interprete UTF-8

Bydefault ubuntu/centos containers are set with ANSI encoding, hence python3 inherits from them.
We need to override a variable for python3 to interprete UTF-8
@dpatel257 dpatel257 requested review from jhou5 and xwu2git June 9, 2020 03:12
@dpatel257
Copy link
Copy Markdown
Author

#501

@dpatel257 dpatel257 merged commit 42c76f3 into OpenVisualCloud:master Jun 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants