Closed
Description
Dedicated issue for @jbrockmendel callout in #30609 (comment)
I opened an issue on the Cython side as well cython/cython#3474
There's a rabbit hole of conversation with this going back to CPython . This may just be a temporary issue for Py38, so one "workaround" could be to just add -Wno-deprecated-declaration
when these particular combination of things is detected, though of course an actual fix would be ideal