New submission from Xiang Zhang:

Some Py_XDECREFs in rangeobject.c and bltinmodule.c are not necessary. 
Py_DECREF is enough. Clean up them.

----------
files: cleanup_some_xdecrefs.patch
keywords: patch
messages: 268711
nosy: xiang.zhang
priority: normal
severity: normal
status: open
title: Clean up some Py_XDECREFs in rangeobject.c and bltinmodule.c
Added file: http://bugs.python.org/file43429/cleanup_some_xdecrefs.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27342>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to