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 serhiy.storchaka
Recipients Arfrever, abarry, josh.r, levkivskyi, llllllllll, mark.dickinson, martin.panter, python-dev, r.david.murray, rhettinger, serhiy.storchaka, steven.daprano, taleinat
Date 2016-08-15.15:56:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471276580.17.0.587791674447.issue24379@psf.upfronthosting.co.za>
In-reply-to
Content
Raymond, adding a stub element to __slots__ fixes a leak. Is this enough to push the patch again?

We should open a separate issue for leaks in objects with empty __slots__.
History
Date User Action Args
2016-08-15 15:56:20serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, taleinat, Arfrever, steven.daprano, r.david.murray, python-dev, martin.panter, josh.r, llllllllll, levkivskyi, abarry
2016-08-15 15:56:20serhiy.storchakasetmessageid: <1471276580.17.0.587791674447.issue24379@psf.upfronthosting.co.za>
2016-08-15 15:56:20serhiy.storchakalinkissue24379 messages
2016-08-15 15:56:20serhiy.storchakacreate