Closed
Description
Bug report
Bug description:
After e733136:
>>> raise MemoryError()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
object address : 0x7fd3b6037540
object refcount : 3
object type : 0x556d6e04cf40
object type name: MemoryError
object repr : MemoryError()
lost sys.stderr
cc @pablogsal
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux