commit | 3bfa608cbe0d740be7628f8155b73d6f02eec797 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Feb 21 07:38:27 2023 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 21 07:38:27 2023 -0800 |
tree | d5bc720130c564a7a639317246dbe710e7b86dbe | |
parent | 1633aea0e430f4c0d115b1ea5baac5daaecf81ff [diff] |
gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info() (GH-102009) (cherry picked from commit c2b85a95a50687a2e5d1873e17266370876e77e9) Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>