-
Notifications
You must be signed in to change notification settings - Fork 48
Support Python 3.12 #995
Copy link
Copy link
Closed
Labels
crashFailing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.Failing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.help wantedpriority-0-high
Description
Mypyc is broken on Python 3.12 beta 1 -- there are compile errors. Let's keep track of them here:
-
no member named 'ob_digit' in 'struct _longobject' -
no member named 'ob_size' in 'struct _object' -
'_PyErr_ChainExceptions' is deprecated [-Werror,-Wdeprecated-declarations] -
no member named 'gi_code' in 'PyGenObject'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
crashFailing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.Failing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.help wantedpriority-0-high