Commit e5b1aa0
bpo-46128: Strip IsolatedAsyncioTestCase frames from reported stacktraces (python#30196)
* Strip IsolatedAsyncioTestCase frames from reported stacktraces
* Update Misc/NEWS.d/next/Library/2021-12-19-10-47-24.bpo-46128.Qv3EK1.rst
Co-authored-by: Kumar Aditya <[email protected]>
---------
Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Ezio Melotti <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>1 parent bf87f05 commit e5b1aa0
File tree
2 files changed
+3
-0
lines changed- Lib/unittest
- Misc/NEWS.d/next/Library
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments