python-tackerclient/releasenotes/source
zhangboye 68df82918a Dropping explicit unicode literal
In python 3, all strings are considered as unicode string.

This patch drops the explicit unicode literal (u'...')
or (u"..") appearances from the unicode strings.

Note: The scope of the patch is to drop unicode literal prefix
from python source code files, documentation and comment are overlook.

Co-Authored-By: Manpreet Kaur kaurmanpreet2620@gmail.com
Change-Id: I5316037871109838a03ff4561b7b38dcc56bc447
2021-02-26 10:41:44 +05:30
..
_static Add reno support to python-tackerclient 2016-06-05 01:54:50 -05:00
_templates Add reno support to python-tackerclient 2016-06-05 01:54:50 -05:00
conf.py Dropping explicit unicode literal 2021-02-26 10:41:44 +05:30
index.rst Update master for stable/victoria 2020-09-16 22:01:03 +00:00
newton.rst Update reno for stable/newton 2016-09-07 16:55:12 -04:00
ocata.rst Update reno for stable/ocata 2017-01-24 22:19:25 +00:00
pike.rst Update reno for stable/pike 2017-07-28 21:08:13 +00:00
queens.rst Update reno for stable/queens 2018-02-01 16:34:55 +00:00
rocky.rst Update reno for stable/rocky 2018-07-26 09:09:55 +00:00
stein.rst Update master for stable/stein 2019-03-18 14:55:54 +00:00
train.rst Update master for stable/train 2019-09-20 17:43:24 +00:00
unreleased.rst Add reno support to python-tackerclient 2016-06-05 01:54:50 -05:00
ussuri.rst Update master for stable/ussuri 2020-04-10 12:25:56 +00:00
victoria.rst Update master for stable/victoria 2020-09-16 22:01:03 +00:00