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.

URL PR 11625
Status merged
Title bpo-35790: Correct the description of sys.exc_info() and add a code example
History
Date User Action Args
2020-12-21 13:13:11maggyerosetstatus: open -> merged
2020-12-18 19:14:06maggyerosetstatus: closed -> open
2020-12-18 19:14:04maggyerosetstatus: open -> closed
2020-10-09 14:10:07maggyerosettitle: bpo-35790: Correct a statement about sys.exc_info() values restoration in the docs -> bpo-35790: Correct the description of sys.exc_info() and add a code example
2019-01-20 16:56:52maggyerolinkissue35790 pull_requests
2019-01-20 16:56:52maggyerocreate