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