bpo-45711: Remove type and traceback from exc_info (GH-30122)
* Do not PUSH/POP traceback or type to the stack as part of exc_info * Remove exc_traceback and exc_type from _PyErr_StackItem * Add to what's new, because this change breaks things like Cython
I
Irit Katriel committed
396b58345f81d4c8c5a52546d2288e666a1b9b8b
Parent: 62a0a2a
Committed by GitHub <noreply@github.com>
on 12/17/2021, 2:46:22 PM