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