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