gh-106287: Do not write objects after an unmarshalling error (GH-132715)
Writing out an object may involve a slot lookup, which is not safe to do with an exception raised. In debug mode an assertion failure will occur if this happens.
D
Duane Griffin committed
ce8f5f98c6fc95a1704360d986a4d0281eeada79
Parent: 94dbce1
Committed by GitHub <noreply@github.com>
on 1/14/2026, 11:25:46 AM