diff options
author | 2023-09-12 16:07:56 +1000 | |
---|---|---|
committer | 2023-09-12 14:27:45 -0600 | |
commit | 86a0adc029d338f0da8989e7bb453c1114d51960 (patch) | |
tree | a876e433a1abfa55c1e6a8dab24a41d835b7843d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.6-rc1 (diff) | |
download | wireguard-linux-86a0adc029d338f0da8989e7bb453c1114d51960.tar.xz wireguard-linux-86a0adc029d338f0da8989e7bb453c1114d51960.zip |
Documentation/sphinx: fix Python string escapes
Python 3.6 introduced a DeprecationWarning for invalid escape sequences.
This is upgraded to a SyntaxWarning in Python 3.12, and will eventually
be a syntax error.
Fix these now to get ahead of it before it's an error.
Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Message-ID: <20230912060801.95533-3-bgray@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions