Actions
Bug #6053
closedPydmNode object gets deleted before reuse
Start date:
2023-05-26
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
12.2
Fixed in version:
12.3
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
I am finding in some cases the PyXdmNode object gets garbage collected too early.
This happens when the node object is created by PyDocumentBuilder.parse_xml()
and PySaxonProcessor.parse_xml()
Related issues
Please register to edit this issue
Actions