ed9663237c
Decode default argv into Unicode on Python 2 (Python 3 does this under the covers). Backport of OSC change https://review.openstack.org/#/c/343035/ Co-Authored-By: John Dennis <jdennis@redhat.com> Related-Bug: 1603494 Change-Id: I192f17962bb5e21c20c3743b8f3e88c2450432c7
6 lines
154 B
YAML
6 lines
154 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Decode argv into Unicode on Python 2 in ``OpenStackShell.main()``
|
|
[OSC Bug `1603494 <https://bugs.launchpad.net/bugs/1603494>`_]
|