9 #if PY_VERSION_HEX < 0x03090000
10 # error "Python 3.9 or greater is required, you'll need to update your Python."
27 const char *error_prefix,
struct bContext * BPY_context_get(void)
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)
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)