[all-commits] [llvm/llvm-project] 2c9659: [lldb] Remove Python 2 compatibility code in embed...

David Spickett via All-commits all-commits at lists.llvm.org
Mon Oct 13 06:46:56 PDT 2025


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

  Changed paths:
    M lldb/source/Interpreter/embedded_interpreter.py

  Log Message:
  -----------
  [lldb] Remove Python 2 compatibility code in embedded_interpreter.py

LLDB requires Python >= 3.8.

https://docs.python.org/3/whatsnew/3.0.html#library-changes
explains the renaming in Python 3.0.



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