yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89499
[Bug 1986421] [NEW] DeprecationWarning: invalid escape sequence \u
Public bug reported:
Running "tox -e py38", the following deprecation warning appears.
/tmp/neutron/neutron/tests/unit/test_wsgi.py:582: DeprecationWarning: invalid escape sequence \u
data = b'{"a": "\u7f51\u7edc"}'
** Affects: neutron
Importance: Undecided
Assignee: Takashi Natsume (natsume-takashi)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Takashi Natsume (natsume-takashi)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1986421
Title:
DeprecationWarning: invalid escape sequence \u
Status in neutron:
New
Bug description:
Running "tox -e py38", the following deprecation warning appears.
/tmp/neutron/neutron/tests/unit/test_wsgi.py:582: DeprecationWarning: invalid escape sequence \u
data = b'{"a": "\u7f51\u7edc"}'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1986421/+subscriptions
Follow ups