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 2020-03-09.12:53:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583758412.79.0.916600843841.issue39903@roundup.psfhosted.org>
In-reply-to
Content
New changeset 80be9c344f9fa619c24712c699b70126fc202315 by Miss Islington (bot) in branch '3.7':
bpo-39903: Fix double decref in _elementtree.Element.__getstate__ (GH-18850)
https://github.com/python/cpython/commit/80be9c344f9fa619c24712c699b70126fc202315
History
Date User Action Args
2020-03-09 12:53:32miss-islingtonsetrecipients: + miss-islington, scoder, eli.bendersky, serhiy.storchaka
2020-03-09 12:53:32miss-islingtonsetmessageid: <1583758412.79.0.916600843841.issue39903@roundup.psfhosted.org>
2020-03-09 12:53:32miss-islingtonlinkissue39903 messages
2020-03-09 12:53:32miss-islingtoncreate