@tacaswell reported that python/cpython#23205 from Python 3.12 breaks pybind11, which in turn breaks matplotlib. We should probably both fix this and see if we can reenable the dev tag for 3.12 testing (Might also be good to start playing with using PyType_FromMetaclass too).
Reproducible example code
No response
The text was updated successfully, but these errors were encountered:
henryiii commentedAug 3, 2022
Required prerequisites
Problem description
@tacaswell reported that python/cpython#23205 from Python 3.12 breaks pybind11, which in turn breaks matplotlib. We should probably both fix this and see if we can reenable the
devtag for 3.12 testing (Might also be good to start playing with usingPyType_FromMetaclasstoo).Reproducible example code
No response
The text was updated successfully, but these errors were encountered: