[all-commits] [llvm/llvm-project] 154354: [lldb] Remove unused PythonObject::Dump (NFC) (#15...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Aug 1 16:35:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 154354e60e46debb68716cde867cb4e325ce5eb7
      https://github.com/llvm/llvm-project/commit/154354e60e46debb68716cde867cb4e325ce5eb7
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h

  Log Message:
  -----------
  [lldb] Remove unused PythonObject::Dump (NFC) (#151783)

PythonObject::Dump isn't called and uses `_PyObject_Dump`, which isn't
part of the stable API.

Part of https://github.com/llvm/llvm-project/issues/151617.



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