python-manilaclient/manilaclient
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
..
common Remove six 2021-07-13 19:12:27 +01:00
osc Remove six 2021-07-13 19:12:27 +01:00
releasenotes/notes Implements usage of '-c /--column' instead of additional logic. 2020-11-11 18:04:20 +00:00
tests utils: Remove unicode-related helpers 2021-07-14 10:26:30 +01:00
v1 Merge "Remove some deprecated options" 2021-07-06 16:09:35 +00:00
v2 Remove six 2021-07-13 19:12:27 +01:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
api_versions.py Add security add/update services for in-use share networks 2021-03-16 16:24:27 -03:00
base.py utils: Remove unicode-related helpers 2021-07-14 10:26:30 +01:00
client.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
config.py Add commands for share server migration 2020-09-10 07:40:32 -03:00
exceptions.py Add a waiter to share create/delete 2020-10-02 15:37:26 -07:00
extension.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 12:21:45 +00:00
shell.py Remove six 2021-07-13 19:12:27 +01:00
utils.py utils: Remove unicode-related helpers 2021-07-14 10:26:30 +01:00