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 eli.bendersky, scoder, serhiy.storchaka
Date 2018-10-18.06:49:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539845399.95.0.788709270274.issue35008@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6f906b3d727d6b341abd5ad9c0652bbcbd5eb024 by Serhiy Storchaka in branch 'master':
bpo-35008: Fix possible leaks in Element.__setstate__(). (GH-9924)
https://github.com/python/cpython/commit/6f906b3d727d6b341abd5ad9c0652bbcbd5eb024
History
Date User Action Args
2018-10-18 06:50:00serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, eli.bendersky
2018-10-18 06:49:59serhiy.storchakasetmessageid: <1539845399.95.0.788709270274.issue35008@psf.upfronthosting.co.za>
2018-10-18 06:49:59serhiy.storchakalinkissue35008 messages
2018-10-18 06:49:59serhiy.storchakacreate