We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Parent issue :#146102 Glist:https://gist.github.com/devdanzin/332a120e4c7750e8a7aff47419311696
Two analogous bugs:
Add Py_DECREF(sub_node) before return NULL/return W_ERROR
CPython main branch
No response
Bug report
Bug description:
Bug report
Bug description:
Parent issue :#146102
Glist:https://gist.github.com/devdanzin/332a120e4c7750e8a7aff47419311696
Two analogous bugs:
Fix:
Add Py_DECREF(sub_node) before return NULL/return W_ERROR
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs