[all-commits] [llvm/llvm-project] 12ee4c: [lldb] [test] Delay pty/tty imports to fix Windows...

Michał Górny via All-commits all-commits at lists.llvm.org
Fri Oct 1 06:25:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12ee4c9ad87e5c144cde2e8ff8a4787da0ed71df
      https://github.com/llvm/llvm-project/commit/12ee4c9ad87e5c144cde2e8ff8a4787da0ed71df
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

  Changed paths:
    M lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py

  Log Message:
  -----------
  [lldb] [test] Delay pty/tty imports to fix Windows builds

Delay pty/tty module imports until they are actually used, in order
to prevent their import failures on Windows.




More information about the All-commits mailing list