[7.1.x] fallback to native traceback when handling ExceptionGroup (take 2) [SQUASH] (#10305)

Co-authored-by: John Litborn <11260241+jakkdl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-20 10:12:44 -07:00
committed by GitHub
parent 3cc4c23d3b
commit 14b276309a
8 changed files with 117 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ jobs:
python: "3.11-dev"
os: ubuntu-latest
tox_env: "py311"
use_coverage: true
- name: "ubuntu-pypy3"
python: "pypy-3.7"
os: ubuntu-latest