This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients mark.dickinson, python-dev, rhettinger, serhiy.storchaka, xiang.zhang
Date 2016-06-18.06:44:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160618064425.25162.12511.AA7EFF43@psf.io>
In-reply-to
Content
New changeset 52931189d7ee by Serhiy Storchaka in branch 'default':
Issue #27342: Replaced some Py_XDECREFs with Py_DECREFs.
https://hg.python.org/cpython/rev/52931189d7ee
History
Date User Action Args
2016-06-18 06:44:28python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, serhiy.storchaka, xiang.zhang
2016-06-18 06:44:28python-devlinkissue27342 messages
2016-06-18 06:44:28python-devcreate