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 pablogsal, serhiy.storchaka
Date 2017-10-16.08:24:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508142265.13.0.213398074469.issue31776@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0df19055c92a0b0728659807978e4ca4d6c8e1bc by Serhiy Storchaka (Pablo Galindo) in branch 'master':
bpo-31776: Missing "raise from None" in Lib/xml/etree/ElementPath.py (#3978)
https://github.com/python/cpython/commit/0df19055c92a0b0728659807978e4ca4d6c8e1bc
History
Date User Action Args
2017-10-16 08:24:25serhiy.storchakasetrecipients: + serhiy.storchaka, pablogsal
2017-10-16 08:24:25serhiy.storchakasetmessageid: <1508142265.13.0.213398074469.issue31776@psf.upfronthosting.co.za>
2017-10-16 08:24:25serhiy.storchakalinkissue31776 messages
2017-10-16 08:24:24serhiy.storchakacreate