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-19.15:00:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539961257.69.0.788709270274.issue34741@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 55f8249d65af3f1b83df81fa46f6fc6e452ed944 by Serhiy Storchaka in branch 'master':
bpo-34741: Get rid of tp_getattro and tp_setattro in pyexpat.xmlparser. (GH-9422)
https://github.com/python/cpython/commit/55f8249d65af3f1b83df81fa46f6fc6e452ed944
History
Date User Action Args
2018-10-19 15:00:57serhiy.storchakasetrecipients: + serhiy.storchaka, scoder, eli.bendersky
2018-10-19 15:00:57serhiy.storchakasetmessageid: <1539961257.69.0.788709270274.issue34741@psf.upfronthosting.co.za>
2018-10-19 15:00:57serhiy.storchakalinkissue34741 messages
2018-10-19 15:00:57serhiy.storchakacreate