[all-commits] [llvm/llvm-project] ce8c64: Remove StandaloneExtensionPybind11.cpp FT update a...

vfdev via All-commits all-commits at lists.llvm.org
Mon Jan 13 06:19:46 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce8c64fc8e067608be0dd44ca5399f85bab9e20d
      https://github.com/llvm/llvm-project/commit/ce8c64fc8e067608be0dd44ca5399f85bab9e20d
  Author: vfdev <vfdev.5 at gmail.com>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M mlir/examples/standalone/python/StandaloneExtensionPybind11.cpp

  Log Message:
  -----------
  Remove StandaloneExtensionPybind11.cpp FT update as does not work with python 3.8 and old pybind11 (#122697)

Description:
- Remove StandaloneExtensionPybind11.cpp FT update as does not work with
python 3.8 and old pybind11

This should also fix the failing toy.test:
https://github.com/llvm/llvm-project/pull/122684#issuecomment-2586802692

cc @jpienaar



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