Bug report
Bug description:
import _testmultiphase
_testmultiphase.call_state_registration_func(1)
_testmultiphase.call_state_registration_func(1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
SystemError: PyState_AddModule called on module with slots
Not sure if this is interesting, as it is a test lib.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux