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 willingc
Recipients Vladimir Ryabtsev, docs@python, eric.araujo, maxking, methane, rhettinger, willingc
Date 2020-11-05.21:55:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604613331.66.0.236134840298.issue42179@roundup.psfhosted.org>
In-reply-to
Content
Thanks Vladimir for raising the issue, and Inada-san and Eric for following up on it.

I recommend the following:
- merge PR-23162 including its reference to builtin exceptions
- after merge of PR-23162, reworking PR-23160 to provide a brief note about __cause__ and __contex__ before the reference link to builtin exceptions

This would provide a clear tutorial example for the majority of users. For the fraction of users, like Vladimir, a sentence as part of the reference link could address a bit more about __cause__ and __context__ without confusing folks.
History
Date User Action Args
2020-11-05 21:55:31willingcsetrecipients: + willingc, rhettinger, eric.araujo, methane, docs@python, maxking, Vladimir Ryabtsev
2020-11-05 21:55:31willingcsetmessageid: <1604613331.66.0.236134840298.issue42179@roundup.psfhosted.org>
2020-11-05 21:55:31willingclinkissue42179 messages
2020-11-05 21:55:31willingccreate