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 terry.reedy
Recipients Arfrever, Mariatta, benjamin.peterson, berker.peksag, cheryl.sabella, docs@python, ezio.melotti, me@dennis.is, ncoghlan, nitika, rbcollins, terry.reedy, thomir
Date 2017-05-20.06:48:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495262910.52.0.165417758242.issue17188@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 763557eac06ba60d7c5133e4f80df8870d8f917e by terryjreedy (csabella) in branch 'master':
bpo-17188: DOC: Document 'from None' in raise statement (#1671)
https://github.com/python/cpython/commit/763557eac06ba60d7c5133e4f80df8870d8f917e
History
Date User Action Args
2017-05-20 06:48:30terry.reedysetrecipients: + terry.reedy, ncoghlan, rbcollins, benjamin.peterson, ezio.melotti, Arfrever, docs@python, berker.peksag, me@dennis.is, thomir, nitika, Mariatta, cheryl.sabella
2017-05-20 06:48:30terry.reedysetmessageid: <1495262910.52.0.165417758242.issue17188@psf.upfronthosting.co.za>
2017-05-20 06:48:30terry.reedylinkissue17188 messages
2017-05-20 06:48:30terry.reedycreate