[New-bugs-announce] [issue38617] Using Py_XINCREF to replace Py_INCREF in PyAST_CompileObject

hai shi report at bugs.python.org
Mon Oct 28 10:56:23 EDT 2019


New submission from hai shi <shihai1991 at 126.com>:

1) param is unpredictable;
2) the compiler_free() use Py_XDECREF(c->c_filename) in PyAST_CompileObject();

----------
components: Interpreter Core
messages: 355547
nosy: shihai1991
priority: normal
severity: normal
status: open
title: Using Py_XINCREF to replace Py_INCREF in PyAST_CompileObject
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38617>
_______________________________________


More information about the New-bugs-announce mailing list