Skip to content

WIP - Change C++ binding from Boost to pybind11

Tango-Controls Bot requested to merge pybind11 into develop

Created by: grm84

Work in progress to convert the binding layer of PyTango from Boost to pybind11. Tests still to be completed:

  • device_data
  • commands
  • database
  • attribute_proxy
  • device proxy
  • pipes
  • pipe_events
  • push events
  • exceptions
  • callbacks
  • forward attributes
  • groups
  • enums
Edited by triage

Merge request reports