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 Suman.Saha, barry, python-dev, vstinner
Date 2011-09-20.18:58:41
SpamBayes Score 4.464813e-05
Marked as misclassified No
Message-id <E1R65Wi-0004qo-OD@dinsdale.python.org>
In-reply-to
Content
New changeset 7a48e98915f2 by Barry Warsaw in branch '3.2':
- Issue #13021: Missing decref on an error path.  Thanks to Suman Saha for
http://hg.python.org/cpython/rev/7a48e98915f2

New changeset ad0804d3dbd0 by Barry Warsaw in branch 'default':
- Issue #13021: Missing decref on an error path.  Thanks to Suman Saha for
http://hg.python.org/cpython/rev/ad0804d3dbd0
History
Date User Action Args
2011-09-20 18:58:42python-devsetrecipients: + python-dev, barry, vstinner, Suman.Saha
2011-09-20 18:58:41python-devlinkissue13021 messages
2011-09-20 18:58:41python-devcreate