13#if PY_VERSION_HEX < 0x030b0000
14# error "Python 3.11 or greater is required, you'll need to update your Python."
36 const char *error_prefix,
short BPy_reports_to_error(struct ReportList *reports, PyObject *exception, bool clear)
void bpy_context_clear(struct bContext *C, const PyGILState_STATE *gilstate)
void bpy_context_set(struct bContext *C, PyGILState_STATE *gilstate)
struct bContext * BPY_context_get(void)
bool BPy_errors_to_report(struct ReportList *reports)
void BPy_reports_write_stdout(const struct ReportList *reports, const char *header)
bool BPy_errors_to_report_ex(struct ReportList *reports, const char *error_prefix, bool use_full, bool use_location)
static void clear(Message &msg)