Open
Description
PySequence and others do this, but PyNumber does not. This leads to #5711 and ctypes data multiplication not working.
I haven't checked if cpython just expects slots to be inherited or does this.
PySequence and others do this, but PyNumber does not. This leads to #5711 and ctypes data multiplication not working.
I haven't checked if cpython just expects slots to be inherited or does this.