Package: pygame
Version: 1.9.3+dfsg2-2
Severity: serious

pygame fails to build with python 3.7

src/pypm.c:4976:18: error: 'PyThreadState {aka struct _ts}' has no member named 
'exc_type'; did you mean 'curexc_type'?
      if ((tstate->exc_type != NULL) & (tstate->exc_type != Py_None)) {

I understand that this is fixed in the new upstream version 1.9.4

Reply via email to