[Python-modules-team] Bug#905985: pygame FTBFS with python 3.7
    peter green 
    plugwash at p10link.net
       
    Sun Aug 12 19:50:10 BST 2018
    
    
  
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
    
    
More information about the Python-modules-team
mailing list