Lines Matching refs:Py_FatalError
103 Py_FatalError("runtime already initialized");
280 Py_FatalError("interpreter already initialized");
504 Py_FatalError("NULL interpreter");
511 Py_FatalError("remaining threads");
518 Py_FatalError("remaining subinterpreters");
584 Py_FatalError("no current interpreter");
769 Py_FatalError("thread state already initialized");
879 Py_FatalError("_PyThreadState_Init() is for internal use only");
944 Py_FatalError("module definition is NULL");
976 Py_FatalError("invalid module index");
979 Py_FatalError("Interpreters module-list not accessible.");
982 Py_FatalError("Module index out of bounds.");
1076 Py_FatalError("NULL interpreter");
1223 Py_FatalError("Invalid thread state for this thread");
1630 Py_FatalError("Couldn't create autoTSSkey mapping");
1695 Py_FatalError("Couldn't create thread-state for new thread");
1727 Py_FatalError("auto-releasing thread-state, "
2103 Py_FatalError("could not register None for cross-interpreter sharing");
2108 Py_FatalError("could not register int for cross-interpreter sharing");
2113 Py_FatalError("could not register bytes for cross-interpreter sharing");
2118 Py_FatalError("could not register str for cross-interpreter sharing");