◐ Shell
clean mode source ↗

gh-102778: update documentation of PyErr_PrintEx and traceback.print_last() regarding sys.last_exc by iritkatriel · Pull Request #105190 · python/cpython

Conversation

@iritkatriel

@iritkatriel iritkatriel commented

Jun 1, 2023

edited by github-actions Bot

Loading

@iritkatriel iritkatriel changed the title gh-102778: update documentation of PyErr_PrintEx regarding sys.last_exc gh-102778: update documentation of PyErr_PrintEx and traceback.print_last() regarding sys.last_exc

Jun 1, 2023

terryjreedy

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with change.

@bedevere-bot

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

@iritkatriel

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@bedevere-bot

Thanks for making the requested changes!

@terryjreedy: please review the changes made to this pull request.

terryjreedy

@miss-islington

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 2, 2023
…print_last() regarding sys.last_exc (pythonGH-105190)

(cherry picked from commit 0dafc78)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

@bedevere-bot

iritkatriel added a commit that referenced this pull request

Jun 2, 2023
….print_last() regarding sys.last_exc (GH-105190) (#105246)

gh-102778: update documentation of PyErr_PrintEx and traceback.print_last() regarding sys.last_exc (GH-105190)
(cherry picked from commit 0dafc78)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

Labels