gh-102778: update documentation of PyErr_PrintEx and traceback.print_last() regarding sys.last_exc#105190
Conversation
terryjreedy
left a comment
There was a problem hiding this comment.
Approved with change.
Sorry, something went wrong.
|
When you're done making the requested changes, leave the comment: |
Sorry, something went wrong.
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
When you're done making the requested changes, leave the comment: I have made the requested changes; please review again. |
Sorry, something went wrong.
|
Thanks for making the requested changes! @terryjreedy: please review the changes made to this pull request. |
Sorry, something went wrong.
|
Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
…print_last() regarding sys.last_exc (pythonGH-105190) (cherry picked from commit 0dafc78) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
PyErr_PrintEx now populates also sys.last_exc, and the old variables are still populated by deprecated.
📚 Documentation preview 📚: https://cpython-previews--105190.org.readthedocs.build/