Commit Graph

5 Commits

Author SHA1 Message Date
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
junboli df0dd34da7 TrivialFix for HACKING file
1. correct the Human Alphabetical Order Examples
2. correct doc syntax in Text encoding

Change-Id: I3cb01906af609883d62f283be4a7501840fc0727
2017-08-23 17:42:54 +08:00
howardlee 450b093e64 Replace http with https
Trivialfix

Change-Id: Ia12e0afb5bc42d7fd0ff3638d5add23733f8d369
2017-07-19 18:56:26 +08:00
Yulia Portnova 77dffa2c99 mass replace cinder to manila 2013-09-05 13:32:38 +03:00
Ben Swartzlander 5e9ada9fc6 Initial checkin 2013-09-02 23:42:41 -04:00