gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info() by iritkatriel · Pull Request #102009 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
iritkatriel
changed the title
gh-102008: simplify test_exception_star by using sys.exception() instead of sys.exc_info()
gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info()
Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…nstead of sys.exc_info() (pythonGH-102009) (cherry picked from commit c2b85a9) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
miss-islington added a commit that referenced this pull request
python-sidebar pushed a commit to python-sidebar/Python-Documentation-Fork-With-TOC that referenced this pull request
python-sidebar pushed a commit to python-sidebar/Python-Documentation-Fork-With-TOC that referenced this pull request
JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request