Skip to content

[3.11] gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info() (GH-102009) - #102116

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-c2b85a9-3.11
Feb 21, 2023
Merged

[3.11] gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info() (GH-102009)#102116
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-c2b85a9-3.11

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Feb 21, 2023

Copy link
Copy Markdown
Contributor

…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
miss-islington merged commit 3bfa608 into python:3.11Feb 21, 2023
@miss-islington
miss-islington deleted the backport-c2b85a9-3.11 branch February 21, 2023 15:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@iritkatriel@bedevere-bot