gh-101006: Improve error handling when read marshal data (GH-101007)
* EOFError no longer overrides other errors such as MemoryError or OSError at the start of the object. * Raise more relevant error when the NULL object occurs as a code object component. * Minimize an overhead of calling PyErr_Occurred().
S
Serhiy Storchaka committed
8bf6904b229583033035d91a3800da5604dcaad4
Parent: 3fb7c60
Committed by GitHub <noreply@github.com>
on 6/29/2023, 9:22:19 AM