Issue #18520: PyErr_NoMemory() now fails with a fatal error if it is called
before PyExc_MemoryError has been initialized by _PyExc_Init()
V
Victor Stinner committed
f54a574478e955d3175f9be5ac3a6c4533e68763
Parent: 1c8f059
before PyExc_MemoryError has been initialized by _PyExc_Init()