Giacomo Mazzamuto <[email protected]> added the comment:
Hello, the segmentation fault is also resolved by finalizing the initialization of InternalType by calling PyType_Ready(&InternalType), just like you do with ExternalType ---------- nosy: +Giacomo Mazzamuto _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39276> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
