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 vstinner
Date 2017-07-10.21:12:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499721159.78.0.160649064331.issue30892@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 044e156426825acac8b6c6d1ce14d5b7bcb20bc9 by Victor Stinner in branch '3.6':
bpo-30892: Fix _elementtree module initialization (#2647) (#2649)
https://github.com/python/cpython/commit/044e156426825acac8b6c6d1ce14d5b7bcb20bc9
History
Date User Action Args
2017-07-10 21:12:39vstinnersetrecipients: + vstinner
2017-07-10 21:12:39vstinnersetmessageid: <1499721159.78.0.160649064331.issue30892@psf.upfronthosting.co.za>
2017-07-10 21:12:39vstinnerlinkissue30892 messages
2017-07-10 21:12:39vstinnercreate