aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2024-02-16 21:45:08 -0800
committerGitHub <noreply@github.com>2024-02-16 21:45:08 -0800
commit737bc9f76a14b955bdfeb3811ce6c9156572be9f (patch)
tree024807cbb70b90afbd8489541b08c17610650317 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent0bf4f82f661817c79bd538c82c99515837cf1cf8 (diff)
downloadllvm-737bc9f76a14b955bdfeb3811ce6c9156572be9f.zip
llvm-737bc9f76a14b955bdfeb3811ce6c9156572be9f.tar.gz
llvm-737bc9f76a14b955bdfeb3811ce6c9156572be9f.tar.bz2
[lldb] Replace assertRegexpMatches with assertRegex (NFC) (#82074)
assertRegexpMatches is a deprecated alias for assertRegex and has been removed in Python 3.12. This wasn't an issue previously because we used a vendored version of the unittest module. Now that we use the built-in version this gets updated together with the Python version used to run the test suite.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions