New submission from hai shi <[email protected]>:
`if (c.c_normalize) {
Py_DECREF(c.c_normalize);
}`
-->
`Py_XDECREF(c.c_normalize);`
----------
components: Interpreter Core
messages: 355545
nosy: shihai1991
priority: normal
severity: normal
status: open
title: Using Py_XDECREF to replace Py_DECREF in PyAST_FromNodeObject()
type: enhancement
versions: Python 3.9
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue38616>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com