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 josh.r, serhiy.storchaka
Date 2017-04-05.06:37:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491374246.18.0.971235988118.issue29762@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5affd23e6f42125998724787025080a24839266e by Serhiy Storchaka in branch 'master':
bpo-29762: More use "raise from None". (#569)
https://github.com/python/cpython/commit/5affd23e6f42125998724787025080a24839266e
History
Date User Action Args
2017-04-05 06:37:26serhiy.storchakasetrecipients: + serhiy.storchaka, josh.r
2017-04-05 06:37:26serhiy.storchakasetmessageid: <1491374246.18.0.971235988118.issue29762@psf.upfronthosting.co.za>
2017-04-05 06:37:26serhiy.storchakalinkissue29762 messages
2017-04-05 06:37:26serhiy.storchakacreate