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.

classification
Title: Document exception chaining
Type: Stage:
Components: Documentation Versions: Python 3.0
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: georg.brandl Nosy List: benjamin.peterson, georg.brandl, pitrou
Priority: critical Keywords:

Created on 2008-06-14 20:31 by benjamin.peterson, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg68215 - (view) Author: Benjamin Peterson (benjamin.peterson) * (Python committer) Date: 2008-06-14 20:31
PEP 3134's features need to be documented.
msg70041 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2008-07-19 15:51
Documented in r65144.
History
Date User Action Args
2022-04-11 14:56:35adminsetgithub: 47363
2008-07-19 15:51:45georg.brandlsetstatus: open -> closed
resolution: fixed
messages: + msg70041
2008-07-15 15:35:20benjamin.petersonsetpriority: high -> critical
2008-06-14 20:39:31pitrousetnosy: + pitrou
2008-06-14 20:31:52benjamin.petersoncreate