[all-commits] [llvm/llvm-project] 50ddc2: [lldb][test][Shell] Remove Python 2 compatibility ...

David Spickett via All-commits all-commits at lists.llvm.org
Mon Oct 13 07:00:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 50ddc26f4c90274b11ad879e516469860ab655ca
      https://github.com/llvm/llvm-project/commit/50ddc26f4c90274b11ad879e516469860ab655ca
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-10-13 (Mon, 13 Oct 2025)

  Changed paths:
    M lldb/test/Shell/helper/build.py

  Log Message:
  -----------
  [lldb][test][Shell] Remove Python 2 compatibility in build.py (#163192)

_winreg was renamed to winreg in 3.0, and we require >= 3.8.

https://docs.python.org/3/whatsnew/3.0.html#library-changes



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