Skip to content

Rewrite error handling in bridge_python.c:load_impl #816

@dmitry-kabanov

Description

@dmitry-kabanov

Rewrite the load_impl function for the Python bridge, so that the memory release happens once in the end of the function in the cleanup section (probably, using Py_XDECREF instead of Py_DECREF).

Metadata

Metadata

Labels

enhancementNew feature or requestlang-PythonEverything related to the Python programming language

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions