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 serhiy.storchaka
Recipients eli.bendersky, scoder, serhiy.storchaka
Date 2018-10-04.07:41:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538638892.88.0.545547206417.issue34739@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b2953fa3dda5898fcb0029792d9229f150e6e2cb by Serhiy Storchaka in branch 'master':
bpo-34739: Get rid of tp_getattro in xml.etree.ElementTree.XMLParser. (GH-9420)
https://github.com/python/cpython/commit/b2953fa3dda5898fcb0029792d9229f150e6e2cb
History
Date User Action Args
2018-10-04 07:41:32serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, eli.bendersky
2018-10-04 07:41:32serhiy.storchakasetmessageid: <1538638892.88.0.545547206417.issue34739@psf.upfronthosting.co.za>
2018-10-04 07:41:32serhiy.storchakalinkissue34739 messages
2018-10-04 07:41:32serhiy.storchakacreate