Ebuka Ezike
78f9d78b13
[lldb] Fix Python stderr redirection in test ( #177970 )
...
Python's internal stderr may differ from sys.stderr.
When Python writes errors, it uses its internal stderr rather than the
overwritten sys.stderr.
This may not be the same file/handle
Fix the test to explicitly write to the specified stderr.
2026-01-26 22:20:55 +00:00
..
2025-09-04 17:23:18 +05:00
2025-11-14 22:43:01 +00:00
2025-10-07 15:36:47 -04:00
2025-10-30 21:43:53 +00:00
2025-12-02 17:10:08 +00:00
2026-01-26 22:20:55 +00:00
2025-08-13 14:15:45 -07:00
2025-11-05 16:02:02 -08:00
2025-05-27 18:41:16 -07:00
2025-12-15 14:04:02 +00:00
2025-10-10 19:23:02 +01:00
2025-05-27 18:41:16 -07:00
2025-08-11 10:26:57 -07:00
2025-12-04 20:48:49 +00:00
2025-08-19 14:24:10 -07:00
2025-07-18 13:05:15 -07:00
2025-09-04 08:34:34 -07:00
2026-01-13 09:03:49 +00:00
2025-07-08 09:55:18 +01:00
2026-01-07 15:26:55 +00:00
2025-11-26 11:36:19 -08:00
2025-10-30 21:43:53 +00:00
2025-07-17 14:24:05 +00:00
2025-11-06 15:56:11 -08:00
2025-05-27 18:41:16 -07:00
2026-01-09 14:53:56 -06:00
2025-06-19 11:12:34 +04:00