[all-commits] [llvm/llvm-project] 99824c: [lldb][test] Use pexpect spawn instead of spawnu
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Feb 29 07:00:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99824cf7967922bdd9ac895c949f330bb8d6b85a
https://github.com/llvm/llvm-project/commit/99824cf7967922bdd9ac895c949f330bb8d6b85a
Author: David Spickett <david.spickett at linaro.org>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M lldb/test/API/macosx/nslog/TestDarwinNSLogOutput.py
M lldb/test/API/terminal/TestSTTYBeforeAndAfter.py
Log Message:
-----------
[lldb][test] Use pexpect spawn instead of spawnu
This is marked deprecated from at least 4.6 onward:
Deprecated: pass encoding to spawn() instead.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list