gh-127503: Improve tracebacks on Emscripten when there is a trap (#131158)
Modifies the behavior of the interpreter on crash under Emscripten: 1. No Python traceback shown on segfault/trap 2. The JavaScript source line is shown The JavaScript source line is super long and completely unenlightening, whereas the Python traceback is very helpful.
H
Hood Chatham committed
db1e5827c45ad737bf83f358a2851e943626d29b
Parent: 3618240
Committed by GitHub <noreply@github.com>
on 3/13/2025, 12:28:15 AM