Comment 12 for bug 1933513

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

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

commit fadc7c2947e8337bf4dc23c8f1f1f9d4d1baab7c
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)