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 Segev Finer, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-23.10:45:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498214703.45.0.254500597715.issue30726@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 87c65550730a8f85ce339ba197bce4fb7e836619 by Victor Stinner (Segev Finer) in branch 'master':
bpo-30726: Fix elementtree warnings on Windows due to expat upgrade (#2319)
https://github.com/python/cpython/commit/87c65550730a8f85ce339ba197bce4fb7e836619
History
Date User Action Args
2017-06-23 10:45:03vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, Segev Finer
2017-06-23 10:45:03vstinnersetmessageid: <1498214703.45.0.254500597715.issue30726@psf.upfronthosting.co.za>
2017-06-23 10:45:03vstinnerlinkissue30726 messages
2017-06-23 10:45:03vstinnercreate