summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2019-04-05 07:49:38 +0100
committerStephen Finucane <sfinucan@redhat.com>2019-04-05 07:53:47 +0100
commita9b1125f7ba209887cac36b3c0900cffe2516fa8 (patch)
tree4fe637466e8767b2add7bf855d9e91d01342c686 /doc
parentdf8e10ccc89fc586f132a6975f349fc24a1feecc (diff)
downloadpython-novaclient-a9b1125f7ba209887cac36b3c0900cffe2516fa8.tar.gz
Revert "Fix crashing console-log"
This reverts commit d272d6f3df2610a62f81e2ca26798ea8a6674b06. This worked around a misconfigured environment by forcing stdout to use UTF-8. This is kind of a hack and it only works in Python 2, breaking Python 3 [1]. The correct solution to this issue and all Python 2 unicode print issues is to correctly configuring LC_ALL to use a UTF-8 locale. [1] https://stackoverflow.com/q/4374455 Change-Id: Iaeec1e74262a35f3de3c81f7013835a6aa6f9029 Closes-Bug: #1823287
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions