Skip to content

Support Python 3.12 #995

@JukkaL

Description

@JukkaL

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'

Metadata

Metadata

Assignees

Labels

crashFailing compile-time asserts, unhandled exceptions, or generated C code that's blowing up.help wantedpriority-0-high

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions