Comment 11 for bug 1933513

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to snap-openstackclients (stable/victoria)

Reviewed: https://review.opendev.org/c/x/snap-openstackclients/+/829424
Committed: https://opendev.org/x/snap-openstackclients/commit/d0ca4702edaaa8c00d927b52225ff9ca3572c159
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit d0ca4702edaaa8c00d927b52225ff9ca3572c159
Author: Billy Olsen <email address hidden>
Date: Mon Aug 16 16:56:30 2021 -0700

    Set PYTHONIOENCODING to utf-8

    Set the PYTHONIOENCODING to utf-8 in order to prevent the python
    interpreter from treating the character sets as ASCII.

    Closes-Bug: #1933513
    Change-Id: Iec5af33bded88cabd16933ce2c7ff63635a945cc
    (cherry picked from commit 339687fe610426ec236907e9e6c09d49cecf03fc)