◐ Shell
clean mode source ↗

gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info() by iritkatriel · Pull Request #102009 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

…) instead of sys.exc_info()

@iritkatriel 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()

Feb 18, 2023

erlend-aasland

@miss-islington

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

Feb 21, 2023
…nstead of sys.exc_info() (pythonGH-102009)

(cherry picked from commit c2b85a9)

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

@bedevere-bot

miss-islington added a commit that referenced this pull request

Feb 21, 2023
… of sys.exc_info() (GH-102009)

(cherry picked from commit c2b85a9)

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

carljm added a commit to carljm/cpython that referenced this pull request

Feb 23, 2023

python-sidebar pushed a commit to python-sidebar/Python-Documentation-Fork-With-TOC that referenced this pull request

Sep 1, 2024

python-sidebar pushed a commit to python-sidebar/Python-Documentation-Fork-With-TOC that referenced this pull request

Sep 1, 2024

JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request

Sep 10, 2024

Labels