[New-bugs-announce] [issue27118] Several Py_XDECREFs are not necessary
Xiang Zhang
report at bugs.python.org
Wed May 25 02:12:40 EDT 2016
New submission from Xiang Zhang:
Several Py_XDECREFs are not necessary since the pointers they handle cannot be NULL.
----------
files: Py_XDECREF_in_typeobject.diff
keywords: patch
messages: 266307
nosy: xiang.zhang
priority: normal
severity: normal
status: open
title: Several Py_XDECREFs are not necessary
Added file: http://bugs.python.org/file42985/Py_XDECREF_in_typeobject.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27118>
_______________________________________
More information about the New-bugs-announce
mailing list