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 2020-03-09.12:37:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583757432.97.0.00763755176412.issue39903@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88944a44aa84b0f3674939019b1befbc7a9dc874 by Serhiy Storchaka in branch 'master':
bpo-39903: Fix double decref in _elementtree.Element.__getstate__ (GH-18850)
https://github.com/python/cpython/commit/88944a44aa84b0f3674939019b1befbc7a9dc874
History
Date User Action Args
2020-03-09 12:37:13serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, eli.bendersky
2020-03-09 12:37:12serhiy.storchakasetmessageid: <1583757432.97.0.00763755176412.issue39903@roundup.psfhosted.org>
2020-03-09 12:37:12serhiy.storchakalinkissue39903 messages
2020-03-09 12:37:12serhiy.storchakacreate