-
- Downloads
Fix for ROOT-8046 -Python C++ class wrappers in cppyy do not report the proper...
Fix for ROOT-8046 -Python C++ class wrappers in cppyy do not report the proper name (preventing pickling) Cope with the cases __cppname__ is not defined, try __name__ if failure.
Showing
- bindings/pyroot/src/Pythonize.cxx 1 addition, 0 deletionsbindings/pyroot/src/Pythonize.cxx
- bindings/pyroot/src/RootModule.cxx 1 addition, 0 deletionsbindings/pyroot/src/RootModule.cxx
- bindings/pyroot/src/RootWrapper.cxx 1 addition, 0 deletionsbindings/pyroot/src/RootWrapper.cxx
- bindings/pyroot/src/TPython.cxx 3 additions, 0 deletionsbindings/pyroot/src/TPython.cxx
- bindings/pyroot/src/TemplateProxy.cxx 1 addition, 0 deletionsbindings/pyroot/src/TemplateProxy.cxx
- bindings/pyroot/src/Utility.cxx 12 additions, 4 deletionsbindings/pyroot/src/Utility.cxx
Loading
Please register or sign in to comment