python-manilaclient/manilaclient/tests/unit/osc
Stephen Finucane 0002625e2b utils: Remove unicode-related helpers
The 'unicode_key_value_to_string' and '_encode' helpers were used to
handle the difference between unicode and byte strings in Python 2. In a
Python 3-only world, they are unnecessary. Remove them.

Some references to text encoding in the HACKING file are removed. In
theory, we should no longer have to worry about byte strings.

Change-Id: I0694b25dc4d72e817cb08ce6cafb39bb8226293d
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-07-14 10:26:30 +01:00
..
v2 [OSC] Implement Share Replica Commands 2021-07-06 09:39:42 +00:00
__init__.py Put osc unit tests with all other unit tests 2020-02-03 13:39:48 +00:00
osc_fakes.py utils: Remove unicode-related helpers 2021-07-14 10:26:30 +01:00
osc_utils.py Put osc unit tests with all other unit tests 2020-02-03 13:39:48 +00:00