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 miss-islington
Recipients eli.bendersky, miss-islington, scoder, serhiy.storchaka
Date 2018-10-18.07:17:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539847039.97.0.788709270274.issue35008@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5b9b9353de502853b42a20d950ad0ac1fadd05ea by Miss Islington (bot) in branch '3.7':
bpo-35008: Fix possible leaks in Element.__setstate__(). (GH-9924)
https://github.com/python/cpython/commit/5b9b9353de502853b42a20d950ad0ac1fadd05ea
History
Date User Action Args
2018-10-18 07:17:20miss-islingtonsetrecipients: + miss-islington, scoder, eli.bendersky, serhiy.storchaka
2018-10-18 07:17:19miss-islingtonsetmessageid: <1539847039.97.0.788709270274.issue35008@psf.upfronthosting.co.za>
2018-10-18 07:17:19miss-islingtonlinkissue35008 messages
2018-10-18 07:17:19miss-islingtoncreate