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 akuchling
Recipients akuchling, ezio.melotti, ishimoto, python-dev, serhiy.storchaka
Date 2013-06-15.19:34:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371324871.61.0.99679169397.issue18113@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the bug report!  I've committed a fix to the 2.7 and 3.3 branches that retrieves the existing userptr and Py_DECREFs it if it's not null.  This seems to fix the leak.
History
Date User Action Args
2013-06-15 19:34:31akuchlingsetrecipients: + akuchling, ishimoto, ezio.melotti, python-dev, serhiy.storchaka
2013-06-15 19:34:31akuchlingsetmessageid: <1371324871.61.0.99679169397.issue18113@psf.upfronthosting.co.za>
2013-06-15 19:34:31akuchlinglinkissue18113 messages
2013-06-15 19:34:31akuchlingcreate