bpo-45711: Remove type and traceback from exc_info#30122
Conversation
|
🤖 New build scheduled with the buildbot fleet by @iritkatriel for commit 9b04160 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
|
This is great. 🍾 Removes code, should make any exception handling code faster and reduces stack consumption; the perfect combination. |
Sorry, something went wrong.
Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
|
The windows test failure is unrelated File "D:\a\cpython\cpython\Lib\test\support_init_.py", line 197, in _force_run |
Sorry, something went wrong.
|
Excellent. |
Sorry, something went wrong.
https://bugs.python.org/issue45711