bpo-38631: Avoid Py_FatalError() in _PyCodecRegistry_Init() (GH-18217)
_PyCodecRegistry_Init() now reports exceptions to the caller, rather than calling Py_FatalError().
V
Victor Stinner committed
d3a1de22705cc79d7e8a0f44c4f00255e58c8b20
Parent: dd023ad
Committed by GitHub <noreply@github.com>
on 1/27/2020, 10:23:12 PM