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 vstinner
Recipients corona10, shihai1991, vstinner
Date 2020-03-29.14:12:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585491139.85.0.02361313204.issue40024@roundup.psfhosted.org>
In-reply-to
Content
New changeset 016bdd519d76c282bbe0220c67a49226b6262638 by Dong-hee Na in branch 'master':
bpo-40024: Update _elementtree to use PyModule_AddType() (GH-19205)
https://github.com/python/cpython/commit/016bdd519d76c282bbe0220c67a49226b6262638
History
Date User Action Args
2020-03-29 14:12:19vstinnersetrecipients: + vstinner, corona10, shihai1991
2020-03-29 14:12:19vstinnersetmessageid: <1585491139.85.0.02361313204.issue40024@roundup.psfhosted.org>
2020-03-29 14:12:19vstinnerlinkissue40024 messages
2020-03-29 14:12:19vstinnercreate