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 pitrou
Recipients exarkun, georg.brandl, pitrou, python-dev
Date 2012-06-22.19:21:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340392914.4.0.891327311651.issue14837@psf.upfronthosting.co.za>
In-reply-to
Content
There it is, Georg :)
As mentioned in the commit message, this unfortunately creates a reference leak, which is apparently related to the use of the stable ABI.
History
Date User Action Args
2012-06-22 19:21:54pitrousetrecipients: + pitrou, georg.brandl, exarkun, python-dev
2012-06-22 19:21:54pitrousetmessageid: <1340392914.4.0.891327311651.issue14837@psf.upfronthosting.co.za>
2012-06-22 19:21:53pitroulinkissue14837 messages
2012-06-22 19:21:53pitroucreate