diff options
author | fmartian <FredMartian@gmail.com> | 2025-08-17 02:34:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-16 17:34:50 -0700 |
commit | e7c506ba455f32eb8532f5e07bf83419126b5212 (patch) | |
tree | 4f0485e4444fecbea7def23e9dbe9737c040732c /indra/llcorehttp | |
parent | 68d3d5cd739693dd0bf42c93c02673e2dd74accc (diff) |
Fix regex strings for Python 3.12+
Python 3.12 and newer does complain about single backslash in strings and is probably going to treat it as an error in some future version. Make the string constant a raw string.
Diffstat (limited to 'indra/llcorehttp')
0 files changed, 0 insertions, 0 deletions