FreeCAD: master 1c91c128

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-09-04 07:58:21 master cc0e4ee9
Changeset Base: [skip ci] Various fixes in InterpreterSingleton::runStringWithKey:
+ fix memory leak (localDictionary) by replacing C API with PyCXX
+ don't write the whole code as error message if an error occurs. Python raises an exception with all relevant information for debugging
mod - src/Base/Interpreter.cpp Diff File